Backend Engineering
Edubook API
A backend API project built with Django and Python on top of a relational database.
- Stack
- Django
- Python
- REST APIs
This case study is a work in progress. The overview below is accurate; architecture details, implementation notes and results will be added once they’ve been written up and verified.
Overview
Edubook API is a backend and API development project built with Django. The focus is on the server side: modelling the data, exposing it through an API, and keeping the business logic in one well-structured place.