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

https://github.com/sweetrpg/library-api

API microservice for Library
https://github.com/sweetrpg/library-api

api json-api python3

Last synced: 5 months ago
JSON representation

API microservice for Library

Awesome Lists containing this project

README

          

# SweetRPG Library API

[![Unit tests](https://github.com/sweetrpg/library-api/actions/workflows/python-ci.yml/badge.svg)](https://github.com/sweetrpg/library-api/actions/workflows/python-ci.yml)
[![Coverage](https://github.com/sweetrpg/library-api/blob/develop/coverage.svg)](https://github.com/sweetrpg/library-api)
[![Docker Build](https://github.com/sweetrpg/library-api/actions/workflows/docker-build.yml/badge.svg)](https://github.com/sweetrpg/library-api/actions/workflows/docker-build.yml)
[![License](https://img.shields.io/github/license/sweetrpg/library-api.svg)](https://img.shields.io/github/license/sweetrpg/library-api.svg)
[![Issues](https://img.shields.io/github/issues/sweetrpg/library-api.svg)](https://img.shields.io/github/issues/sweetrpg/library-api.svg)
[![PRs](https://img.shields.io/github/issues-pr/sweetrpg/library-api.svg)](https://img.shields.io/github/issues-pr/sweetrpg/library-api.svg)
[![Dependabot](https://badgen.net/github/dependabot/sweetrpg/library-api)](https://badgen.net/github/dependabot/sweetrpg/library-api)

[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)
[![Built with love](https://ForTheBadge.com/images/badges/built-with-love.svg)](https://ForTheBadge.com/images/badges/built-with-love.svg)

A microservice for serving Library data

## Documentation

Documentation for this package can be found [here](https://sweetrpg.github.io/library-api).