Commit Graph

85 Commits

Author SHA1 Message Date
John Zhou
cd66a3b929 Add Dropwizard. 2017-10-29 17:28:36 -10:00
Richard Oyudo
a24b3757e2 Add apistar as pyhton rest framework 2017-10-27 21:38:14 +01:00
KeyboardInterrupt
09b7f367c2 adds hug to Python Section 2017-10-27 06:58:32 +02:00
The Alchemist
9e87fcfe9e typo 2017-09-15 11:40:20 -04:00
Andrew
2bb3c66f62 Add Microsoft REST API Guidelines to the list 2017-09-02 16:22:44 +03:00
Francois Zaninotto
3dde930018 Merge pull request #58 from CodyReichert/patch-1
Add Assertible to SaSS tools
2017-05-09 14:55:49 +02:00
Thomas Hansen
7d6c353470 Add Expressa to Node.js Servers list
Add expressa which is a middleware that lets you make APIs from JSON schemas. It provides an editor that lets you edit your data as well as modify your schema and manage permissions for different operations. This is not just another web framework in that 1) it's easy to integrate into other applications since it's just a middleware 2) it's declarative as your schemas and permissions are defined in JSON files 3) It comes with an admin editor.
2017-04-21 00:43:05 -07:00
Cody Reichert
c3ed8b58f8 Add Assertible to SaSS tools
This adds [Assertible](https://assertible.com) to the SaSS tools section. I believe I got all of the formatting and punctuation correct per the contributing guidelines, but let me know if you need any changes. Thanks for putting this together!
2017-04-18 20:37:33 -05:00
Vladimir L
c20957ff81 added link to Request Baskets project - HTTP requests collector to test webhooks with a strong focus on QA and test automation 2017-02-08 21:31:36 +01:00
Francois Zaninotto
868c85ccf8 add admin-on-rest 2016-12-13 16:54:45 +01:00
Sandro Munda
33682318dc Update README.md 2016-12-08 11:39:48 -08:00
Sandro Munda
b6a8bf7543 Add Lumber (https://github.com/ForestAdmin/lumber) 2016-12-02 10:02:24 -08:00
Manuel Möhlmann
2c610be3e2 Added rest-assured 2016-10-26 20:37:59 +02:00
Paulo Lopes
61042447a0 added Vertx-Web the Web/Rest building block for Vert.x Framework 2016-09-13 15:57:23 +02:00
Jonathan Petitcolas
606d360ee6 Merge pull request #51 from coopermaa/raml-client
Added raml-ruby-client-generator
2016-09-07 09:14:43 +02:00
Cooper Maa
0b0f97fa12 Move raml-ruby-client-generator to the bottom of current category 2016-09-07 08:55:42 +08:00
Cooper Maa
e22a8c403c Added raml-ruby-client-generator 2016-09-07 01:06:56 +08:00
Cooper Maa
f20f3f32f7 Add resty for Go clients 2016-09-07 00:39:14 +08:00
Matthias Hadlich
dc93056a1c Added Flask-Potion
A Python REST API providing a server component as well as several client libraries.
2016-08-29 15:05:15 +02:00
Christoph Kappestein
8212dabf57 add fusio 2016-08-17 18:58:14 +02:00
Roman Hotsiy
72961577c6 add ReDoc 2016-08-05 17:12:48 +03:00
Wagner Nicolas
51abe7d6f0 infinitive form for the nelmio link 2016-07-25 14:53:19 +02:00
Wagner Nicolas
35a5af148d add ressource nelmioapidocbundle 2016-07-21 12:40:49 +02:00
Richard Davis
d207615be1 add ruby resources, and restapitutorial.com 2016-07-03 16:13:10 -04:00
Lorenzo Bragaglia
6e13b2ccce Add Richardson Maturity Model 2016-06-18 23:46:04 +02:00
Ivan Goncharov
f83ee9c7a7 Add APIs.guru 2016-04-20 17:07:52 +03:00
wing328
8fbe16c034 add openapi and swagger codegen 2016-02-24 15:42:30 +08:00
Francois Zaninotto
08776f35ce Remove broken link 2016-02-23 18:01:55 +01:00
Francois Zaninotto
dec694bba8 Merge pull request #40 from chrstphrhrt/patch-3
adds raml2html for docs
2016-02-11 17:02:19 +01:00
Francois Zaninotto
ee3679b1c6 Merge pull request #41 from chrstphrhrt/patch-4
adds Ramses to Python section
2016-02-11 16:51:16 +01:00
Chris Hart
324a0b4d22 fixed style 2016-02-11 10:43:55 -05:00
Chris Hart
4a8855dbca fixed style 2016-02-11 10:42:55 -05:00
Chris Hart
b1d8ae9b37 fixed style 2016-02-11 10:41:32 -05:00
Chris Hart
46e6e63690 adds Ramses to Python section 2016-02-11 01:39:40 -05:00
Chris Hart
12bafef3ac adds raml2html for docs 2016-02-11 01:33:12 -05:00
Chris Hart
328c943295 adds raml-client-generator 2016-02-11 01:30:24 -05:00
Francois Zaninotto
c593fb77a3 Merge pull request #34 from kelp404/master
added Ping-API
2016-02-09 11:09:04 +01:00
Neil Mansilla
cc228111fc Move httpbin + requestbin to mocks 2016-01-27 10:41:38 -08:00
Neil Mansilla
56c8e58227 Typo fix 2016-01-26 18:26:35 -08:00
Neil Mansilla
7453491b19 Adding Hurl.it, RequestBin and HTTPbin 2016-01-26 18:22:51 -08:00
Kelp
0a756275f8 added Ping-API 2016-01-22 14:39:31 +08:00
Shan Huang
091f00c5ec Rest for Haskell 2015-12-15 23:38:21 +08:00
Jonathan Petitcolas
194ae74d3d Merge pull request #20 from tyrchen/master
add python eve as it is a great restful api framework for python
2015-12-07 09:15:24 +01:00
Jonathan Petitcolas
d012465710 Merge pull request #25 from g-div/patch-1
Add cloudhead/http-console
2015-12-07 09:14:27 +01:00
Andrei Railean
fad0116d00 add Amazon and Apigee services to SaaS tools 2015-11-27 09:39:45 +11:00
ReadmeCritic
5d93d67787 Update redirects in Readme 2015-11-13 19:15:02 -08:00
Francois Zaninotto
03522655c4 Merge pull request #23 from luizbills/master
Added Feathers
2015-11-02 09:20:29 +01:00
g-div
6038042d1e Add cloudhead/http-console 2015-10-31 17:02:44 +01:00
Luiz "Bills
e524af9f4e More description 2015-10-30 09:24:32 -02:00
Adam Veldhousen
de984ac79c added go-restful to the list 2015-10-29 21:59:53 -05:00