Skip to content

bhagdave/vercel-rust-api

Repository files navigation

This project is an attempt to get rust api functions working with Vercel.

Information to build this was taken from the following sources: A Medium post and the repo for the Rust community package.

Getting Started

I am making us of the Vercel command line tool to use this locally and have changed the package.json file so that the rust and the NextJS code can be run locally. When deployed to Vercel this should build the pages and the api endpoint.

Open http://localhost:3000/api/handler with a browser to see the result of the rust api call.

About

Attempt to do a an api call in Rust on Vercel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published