Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shawntoubeau/golang_blog_api
Golang Blog CRUD API
https://github.com/shawntoubeau/golang_blog_api
Last synced: 15 days ago
JSON representation
Golang Blog CRUD API
- Host: GitHub
- URL: https://github.com/shawntoubeau/golang_blog_api
- Owner: ShawnToubeau
- Created: 2020-09-27T19:20:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-29T02:51:31.000Z (almost 4 years ago)
- Last Synced: 2023-03-07T21:53:00.772Z (over 1 year ago)
- Language: Go
- Size: 2.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang Blog API
Example Blog API built with Golang for learning purposes. Based off this [tutorial](https://levelup.gitconnected.com/crud-restful-api-with-go-gorm-jwt-postgres-mysql-and-testing-460a85ab7121)