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

https://github.com/abx123/library

Simple REST API backend to keep track of all my books.
https://github.com/abx123/library

golang rest-api

Last synced: over 1 year ago
JSON representation

Simple REST API backend to keep track of all my books.

Awesome Lists containing this project

README

          

# Library

[![Go Report Card](https://goreportcard.com/badge/github.com/abx123/go-isbn?style=flat-square)](https://goreportcard.com/report/github.com/abx123/go-isbn)

[![codecov](https://codecov.io/gh/abx123/library/branch/main/graph/badge.svg?token=EWLRG7OJHG)](https://codecov.io/gh/abx123/library)

[![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/abx123/library/master/LICENSE)

Simple REST API written in golang to maintain and keep track of my book collection.

## [Swagger documentation](https://library.wmsam.xyz/)