https://github.com/zackartz/blog-api
Backend API for my blog
https://github.com/zackartz/blog-api
Last synced: 13 days ago
JSON representation
Backend API for my blog
- Host: GitHub
- URL: https://github.com/zackartz/blog-api
- Owner: zackartz
- License: bsd-3-clause
- Created: 2020-07-24T23:42:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T07:04:40.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T17:09:00.178Z (over 1 year ago)
- Language: Go
- Homepage: https://blog.zacharymyers.com
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog API
## This API was built with gofiber. It connects to a MySQL Database using GORM.