Skip to content

nunows/todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-api

Yet Another Todo App - API

RESTful JSON API in

  • Go (v1 - Done)
  • Node.js (v1 - Done)
  • C#
  • Ruby
  • Python
  • Java
  • PHP

Roadmap

v1:

  • Endpoint /todo/ (GET,POST,PUT,DELETE)
  • Basic CRUD
  • Basic request/model's validation

v2

  • Endpoint /login/
  • Token-based authentication

Note: Database is SQLite for rapid prototyping, the project uses ORM, migrating to another database is not complicated.

About

Yet Another Todo App - API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published