Skip to content

DeCatalyst247/notes_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT_TITLE: 📝 NOTE API

This is a simple API Project I built with Django REST Framework (DRF) for managing personal notes.
Each user can sign up, log in,logout and manage their own notes (create, read, update, and delete).
It also keeps track of notes when each note was created and updated automatically.


PROJECT FEATURES:

  • User authentication (login & register)
  • CRUD operations for personal notes
  • Each user only sees their own notes
  • Created and updated time for each note
  • Built with Django and DRF

TECH STACK:

  • Backend: Python, Django, Django REST Framework
  • Database: SQLite (default)
  • Authentication: Token-based
  • Data Format: JSON

AUTHOR

AVOSEH RASAQ SEIDO(CATALYST)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published