Twitter DIY - Services with REST & OAuth
Implementing a twitter clone. A introduction to Services using the REST server and the OAuth authentication module.
- Introduction to REST
- Introduction to OAuth
- Setting up privileges and authentication levels
- Writing a service using the services_oop helper module
** CRUD operations
** Models and views
** Relationships, actions and targeted actions
** Using the query builder helper module - Writing a client in PHP
** CRUD operations
** File upload - Writing a client in Adobe Flex
- Wrap-up
Giving the attendants a working knowledge of how to work with services and the new REST server and OAuth authentication module.
Customized services:
Just OAuth (pluggable authentication support): http://github.com/hugowetterberg/services/tree/oauth
OAuth+REST (resource-based services support): http://github.com/hugowetterberg/services/tree/oauth-rest
OAuth implementation:
http://github.com/hugowetterberg/services_oauth/tree/master
REST server:
http://github.com/hugowetterberg/rest_server/tree/master
There is a utility module for defining resource-based services using classes too:
http://github.com/hugowetterberg/services_oop/tree/master
Along with a query builder module to make the implementation resource index listings easier:
http://github.com/hugowetterberg/query_builder/tree/master
- Login to post comments
Recent comments
4 weeks 4 days ago
7 weeks 5 days ago
7 weeks 6 days ago
7 weeks 6 days ago
8 weeks 28 min ago
8 weeks 2 days ago
8 weeks 3 days ago
8 weeks 5 days ago
8 weeks 5 days ago
8 weeks 6 days ago