dat-adi / lil_bank

This is a mock bank application written in Django
1 stars 1 forks source link

feat: RESTFul APIs #20

Closed dat-adi closed 1 year ago

dat-adi commented 1 year ago

Introduce the Django REST Framework, and create similar routes and operations as the ones present in the normal version.

dat-adi commented 1 year ago

The PR #18 has resolved this.