Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roweldeguzman/go_tutorial

Simple Golang CRUD operation
https://github.com/roweldeguzman/go_tutorial

Last synced: 8 days ago
JSON representation

Simple Golang CRUD operation

Awesome Lists containing this project

README

        

## To run in development
`nodemon` or `fresh`
## Or you can use
`https://github.com/gravityblast/fresh` for autorefresh development

## To run migration
to run migration: go to migrations folder and run `go run *.go`