Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Django WALLET API

[![Python Version](https://img.shields.io/badge/python-3.13%2B-blue)](https://www.python.org/)
Expand Down Expand Up @@ -28,9 +30,10 @@ A simple, extensible Django-based web API application for managing wallets, depo
```bash
git clone https://github.com/arifgarayev/b2broker-task
cd b2broker-task
```
2. **Build Images & Run Containers**
```
make run-build
```bash
make run-build
```
3. **API Schema & Doc**
- **Navigate** to ```127.0.0.1:8000``` for **Swagger UI** definitions