https://github.com/setoff/todo-server
ToDo server for iOS-dev education practice
https://github.com/setoff/todo-server
Last synced: about 2 months ago
JSON representation
ToDo server for iOS-dev education practice
- Host: GitHub
- URL: https://github.com/setoff/todo-server
- Owner: setoff
- License: mit
- Created: 2015-07-19T14:08:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T06:54:35.000Z (almost 11 years ago)
- Last Synced: 2025-12-26T22:45:51.395Z (6 months ago)
- Language: Python
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todo-server
Server for educational purposes.
Created for iOS-developer education programm for practice task in Networking topic.
Created with [Flask](http://flask.pocoo.org/docs/0.10/).
See [wiki](https://github.com/setoff/ToDo-server/wiki) for API details.