Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 375 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 375 Bytes

Go-restapi-struct

Simple structure for fiber app with mongoDB.

How to use it

In .env file replace <your mongouri> on your mongouri.

Name your routes, responses, models and controllers files. You can check example in example-app branch.