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

https://github.com/around25/ng-restful-frontend

A base AngujarJs project for talking with an OpenAuth protected RESTFul API server
https://github.com/around25/ng-restful-frontend

Last synced: 10 months ago
JSON representation

A base AngujarJs project for talking with an OpenAuth protected RESTFul API server

Awesome Lists containing this project

README

          

Angular RESTFul Frontend
========================

An AngularJs base project structure that can talk to an OpenAuth protected RestFul API.

ToDos
=====
1. Add HATEOAS support
2. Follow some [best practices](https://docs.google.com/document/d/1ftSjvm4NC-mWXrEbJwiPZ66Rtinr6JJJO8b5SCB-1YM/edit) discussed at the AngularJs Meetup
3. Add multiple login support types
4. Think about marking routes as secure before making a call to the server