We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acda97e commit cdfe1adCopy full SHA for cdfe1ad
README.md
@@ -1023,3 +1023,5 @@ Some links:
1023
1024
REST api designs guidelines: https://github.com/interagent/http-api-design
1025
REST json api standard: http://jsonapi.org
1026
+
1027
+[Authors and Contributors](https://github.com/platanus/angular-restmod/blob/master/authors.md)
authors.md
@@ -0,0 +1,9 @@
1
+Authors
2
+=======
3
4
+* Original code and mantained by: [Ignacio Baixas](https://github.com/iobaixas) - Platan.us
5
+* Community and product vision: [Juan Ignacio Donoso](https://github.com/blackjid) - Platan.us
6
7
+With help from:
8
9
+* [Matt Miller](https://github.com/facultymatt) - The computed properties implementation
0 commit comments