2025-05-27 13:09:50 +03:00
2025-05-27 13:09:50 +03:00
2025-05-27 13:09:50 +03:00
2025-05-27 13:09:50 +03:00
2025-05-27 13:09:50 +03:00
2025-05-27 13:09:50 +03:00
2025-05-26 21:57:57 +03:00

Book API

Installation

  1. Clone the repository: git clone https://github.com/yourusername/bookapi.git
  2. Navigate to the project directory: cd bookapi
  3. Copy and configure environment variables: cp .env.example .env
  4. Build docker-compose: docker-compose build
  5. 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
Readme MIT 3.4 MiB
Languages
HTML 36.8%
JavaScript 33.6%
Python 28%
Shell 0.7%
CSS 0.7%
Other 0.2%