books-api

module
v0.0.0-...-9e2419e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2024 License: MIT

README

Books-API

An api for managing books, book clubs, and their members.

Start the API

Use the following command to start the API:

go run ./cmd/main.go

The API should be running on port 8080.

Or use the start script:

chmod +x ./start.sh
./start.sh

Using NixOS

There is a flake setup for this repo. To use it run the following command:

nix develop

Directories

Path Synopsis
cmd
api
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL