Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Routes #11

Open
wilbertom opened this issue Dec 6, 2014 · 5 comments
Open

API Routes #11

wilbertom opened this issue Dec 6, 2014 · 5 comments

Comments

@wilbertom
Copy link
Member

No description provided.

@wilbertom
Copy link
Member Author

Add API views to the models.
Decide the methods allowed.

Can use one of:

  1. https://flask-restless.readthedocs.org/en/latest/
  2. https://flask-restful.readthedocs.org/en/0.3.0/

@bepetersn
Copy link
Member

  1. Power an authenticated, separate kiosk app to let users sign in/sign out of events (i.e. create and update volunteers, sessions, and events)
  2. Provide volunteer names for views

@ghing
Copy link

ghing commented Jan 10, 2015

Also https://github.com/toastdriven/restless

Plusses: Written by person who wrote Tastypie so lots of experience thinking about this stuff. Framework agnostic. Integrates with Flask or Django.

Also, I've used with Flask and it works as advertised.

@wilbertom
Copy link
Member Author

I think we should try out restless. I really like the fact that it's framework agnostic.

@bepetersn
Copy link
Member

Here are the API docs Matt, Wil, Geoff and I spec'd out for our restful API: https://sc3.hackpad.com/Townsquare-API-Docs-NdURM81ZSqo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants