kjfttlib

module
v0.0.0-...-6baf9ea Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: Apache-2.0

README

kjfttlib

A simple website for managing book library wishlist

API

curl -X GET    http://0.0.0.0:8080/api/v1/books --silent | jq .
curl -X POST   http://0.0.0.0:8080/api/v1/books/136267
curl -X PUT    http://0.0.0.0:8080/api/v1/books/136267
curl -X DELETE http://0.0.0.0:8080/api/v1/books/136267

Build

brew install go-task/tap/go-task
task build lint test

Local development

go install github.com/air-verse/air@latest
air --build.cmd "task build" --build.bin "./kjfttlib-service"

Jump to

Keyboard shortcuts

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