Categorygithub.com/kirito41dd/vercel-faas
module
0.0.0-20240605021025-d24837cd8b74
Repository: https://github.com/kirito41dd/vercel-faas.git
Documentation: pkg.go.dev

# README

vercel-faas

A set of serverless apis written in go(gin) and deployed in vercel

all apis: https://vercel-faas-one.vercel.app/api/1

local run

# install cli
npm i vercel
# run
vercel dev

notice

  • go.mod must be placed in the root directory to take effect
  • /api just entry, can't declare modules in subdirectories
  • /handle stores your code
  • vercel.json document

# Packages

No description provided by the author
No description provided by the author