Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/balinux/go-fiber-vercel

golang fiber deploy on vercel
https://github.com/balinux/go-fiber-vercel

fiber golang vercel

Last synced: 18 days ago
JSON representation

golang fiber deploy on vercel

Awesome Lists containing this project

README

        

# About

simple project golang menggunakan framework fiber dan dideploy ke vercel

## run dev

```bash
go run cmd/server/main.go
```

## Deploy to vercel

```bash
vercel
```