Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/roweldeguzman/go_tutorial
- Owner: roweldeguzman
- Created: 2022-06-25T14:08:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T15:04:02.000Z (about 1 year ago)
- Last Synced: 2023-12-26T17:02:49.788Z (about 1 year ago)
- Language: Go
- Size: 6.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`