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

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

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