An open API service indexing awesome lists of open source software.

https://github.com/programmer-yar/todo-app-vue.js

Todo App build with Vue.js and consumes REST APIs from another django app.
https://github.com/programmer-yar/todo-app-vue.js

vuejs

Last synced: 8 months ago
JSON representation

Todo App build with Vue.js and consumes REST APIs from another django app.

Awesome Lists containing this project

README

          

# Todo-App-Vue.js
This app adds, delete and create Todo list items. I used django app to serve REST API to this app.
We can also use JsonPlaceholder for testing purposes.