Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/websoftwares/adr

Basic implementation of the Action-Domain-Responder
https://github.com/websoftwares/adr

Last synced: 29 days ago
JSON representation

Basic implementation of the Action-Domain-Responder

Awesome Lists containing this project

README

        

#Adr
This is a basic implementation of the Action-Domain-Responder.

It is by no means production ready this is just for demonstration and proof-of-concept.

##Goals
By taking some packages and using some simple objects and applying some principles u can create really fast an Action Domain Responder "framework" to serve your projects needs.

## Acknowledgement
[P.M Jones](https://github.com/pmjones/adr) for writing this paper.

[Symfony](http://symfony.com/) for the HTTP foundation.

[Aura](http://auraphp.com/) for the router.

## License
The [MIT](http://opensource.org/licenses/MIT "MIT") License (MIT).