Skip to content

The todo API is a simple application that I created to test out how to create an API.

Notifications You must be signed in to change notification settings

Chengetanaim/todoapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo API

This was my first time ever creating a project using Django Rest framework. I created a simple todo application using API's. Other developers can perform GET, POST and PUT requests on the todo's.

What I learnt:

  • creating API's in Django Rest framework
  • working with the Swagger UI in Django for docummenting my API

About

The todo API is a simple application that I created to test out how to create an API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages