Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danholevoet/appengine-endpoints-angular-todos-python


https://github.com/danholevoet/appengine-endpoints-angular-todos-python

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

## Endpoints Todos Python
========================================

Endpoints Todos Python is an [App Engine][6] backend written in Python for the TODO list demo from [Angular.js getting started documentation][0]. It provides an API using [Google Cloud Endpoints][3].

## APIs and libraries used
- [App Engine Python Runtime][1]
- [App Engine Datastore API][4]
- [Angular.js][2]

## Language
- [Python][1]

## Dependencies
- [Bootstrap][5]
- [Angular.js][2]
- [Google Cloud Endpoints][3]

[0]: http://angularjs.org/#add-some-control
[1]: https://developers.google.com/appengine/docs/python/
[2]: http://angularjs.org
[3]: https://developers.google.com/appengine/docs/python/endpoints/
[4]: https://developers.google.com/appengine/docs/python/ndb/
[5]: http://twitter.github.io/bootstrap/
[6]: https://developers.google.com/appengine