First commit

This commit is contained in:
2018-09-06 17:44:31 -03:00
commit c51e6abc63
4 changed files with 1057 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "ahwelp/request-response",
"description": "Requests and responses",
"type": "library",
"authors": [
{
"name": "ahwelp",
"email": "ahwelp@universo.univates.br"
}
],
"require": {}
}