Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaggyloris/boilerplate
https://github.com/shaggyloris/boilerplate
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shaggyloris/boilerplate
- Owner: shaggyloris
- Created: 2022-08-23T23:59:35.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2022-08-25T14:58:07.000Z (over 2 years ago)
- Last Synced: 2024-08-02T01:16:07.952Z (4 months ago)
- Language: Python
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rainmana - shaggyloris/boilerplate - (Python)
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