Commit graph

105 commits

Author SHA1 Message Date
Sagi Dayan 278a39710a API: Added auto generated API documentation at /api/documentation
to implement this generator in every Path you want to document add the
following decorator:
@auto.doc()
2015-05-12 11:32:22 +03:00
Aran Zaiger cb0e2643c6 API: Seperate User module 2015-05-11 21:45:46 +03:00
Aran Zaiger 58a0617395 API: fixed response at /api/getUserByToken 2015-05-11 21:21:49 +03:00
Aran Zaiger 17665d1bf7 Cleaning Repo - .pyc files 2015-05-11 21:19:43 +03:00
Sagi Dayan 7684936631 Cleaning some code and Packages
Moving the API to a Package.
added 404 page
removed some methods
2015-05-09 22:52:30 +03:00