https://github.com/renatospaka/book-store-api
Small CRUD application of a Book Store using Go and Fiber
https://github.com/renatospaka/book-store-api
docker docker-compose fiber golang postgres
Last synced: 2 months ago
JSON representation
Small CRUD application of a Book Store using Go and Fiber
- Host: GitHub
- URL: https://github.com/renatospaka/book-store-api
- Owner: renatospaka
- Created: 2022-05-04T01:07:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T01:18:18.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T03:49:42.646Z (4 months ago)
- Topics: docker, docker-compose, fiber, golang, postgres
- Language: Go
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
Awesome Lists containing this project
README
# Simple API in Go with Fiber (2022)
## Description
Small CRUD application in Go, using Fiber and accessing a Postgres database
## Source from
https://betterprogramming.pub/simple-api-in-go-with-fiber-1449198e0237