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

https://github.com/sajjadanwar0/go-rest-apis

Go Rest APIs
https://github.com/sajjadanwar0/go-rest-apis

cors go golang httprouter metrics postgresql rest-api reverse-proxy

Last synced: 21 days ago
JSON representation

Go Rest APIs

Awesome Lists containing this project

README

          

Greenlight

1) Golang Web APIs following standard practices.
2) Postgres SQL
3) Migrations
4) User Authentication
5) Permissions
6) Validations
7) Email setup
8) Production Setup
9) Caddy Server
11) Implemented various metrics to know about how your app is behaving
12) MAKEFILE for various automation
13) Production Ready
14) CORS implemented
15) JWT (Partially completed...as mostly i used the stateful tokens)