mirror of
https://github.com/wowlikon/LiB.git
synced 2026-02-04 04:31:09 +00:00
cedb471722439bd71d03e792e5d68acfa0a0243a
Book API
Installation
- Clone the repository:
git clone https://github.com/yourusername/bookapi.git - Navigate to the project directory:
cd bookapi - Copy and configure environment variables:
cp .env.example .env - Build docker-compose:
docker-compose build - Run the application:
docker-compose up
Usage
TODO
- Usage instructions
- Split models for api and db
- Add documentation for API endpoints
- Add alembic migrations
- Add tests
Description
RESTful API для управления библиотекой книг, реализованное с помощью FastAPI
https://lib.alt.0x174.su
Languages
HTML
36.8%
JavaScript
33.6%
Python
28%
Shell
0.7%
CSS
0.7%
Other
0.2%