Skip to content

arifgarayev/wallet-api

Repository files navigation

Django WALLET API

Python Version
Django Version

A simple, extensible Django-based web API application for managing wallets, deposits, withdrawals, and transfers.


Summary

  • RESTful API for wallet creation, balance inquiries, deposits, withdrawals, and transfers (transactions)
  • Atomic transactions to ensure consistency
  • Dockerized for one‑command local setup

Prerequisites


Installation quickstart

  1. Clone the repository
    git clone https://github.com/arifgarayev/b2broker-task
    cd b2broker-task
  2. Build Images & Run Containers
    make run-build
    
  3. API Schema & Doc
  • Navigate to 127.0.0.1:8000 for Swagger UI definitions

About

RESTful Django API for managing wallets and payments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published