Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shaggyloris/boilerplate


https://github.com/shaggyloris/boilerplate

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

This repo is intended to store some boilerplate code for common use cases I come across.

- FastAPI
- Contains a basic FastAPI application that demonstrates some basic configuration and authentication functionality
- API client
- Contains a generic API client that is used as an abstract class to build clients for other APIs