Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devenock/gin-rest-api

A rest-api built using Gin Framework
https://github.com/devenock/gin-rest-api

Last synced: 6 days ago
JSON representation

A rest-api built using Gin Framework

Awesome Lists containing this project

README

        

# A RESTful API built using Gin and GORM.

### Steps

Start by initializing a go module:` go mod init github.com/Trend20/gin-rest-api`

### Remaining to be tackled:
1. [ ] Authentication
3. [ ] Unit Testing
5. [ ] Dockerization