Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 396 Bytes

DRF API

I built a REST-ful API for a simple note-taking web app with the CRUD endpoints, to create, read, update, and delete notes using django, djangorestframework (DRF get post