Commit Graph

121 Commits

Author SHA1 Message Date
Richard Oyudo a24b3757e2 Add apistar as pyhton rest framework 2017-10-27 21:38:14 +01:00
Jonathan Petitcolas e2b69fa612 Merge pull request #63 from KeyboardInterrupt/master
adds hug to Python Section
2017-10-27 08:20:10 +02:00
KeyboardInterrupt 09b7f367c2 adds hug to Python Section 2017-10-27 06:58:32 +02:00
Francois Zaninotto ebd0177c88 Merge pull request #62 from The-Alchemist/patch-1
typo
2017-09-15 17:46:28 +02:00
The Alchemist 9e87fcfe9e typo 2017-09-15 11:40:20 -04:00
Jonathan Petitcolas 6abce44fa2 Merge pull request #61 from andrew-kandyba/master
Add Microsoft REST API Guidelines to the list
2017-09-04 10:39:43 +02: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
Francois Zaninotto a387b3e81d Merge pull request #59 from thomas4019/patch-1
Add Expressa to Node.js Servers list
2017-04-23 10:01:34 +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
Francois Zaninotto 8a7e31a1d0 Merge pull request #57 from darklynx/request_baskets
added link to Request Baskets project
2017-02-09 15:52:27 +01: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
Francois Zaninotto 8d952d7d3b Merge pull request #55 from SeyZ/patch-1
Add Lumber (https://github.com/ForestAdmin/lumber)
2016-12-13 14:08:18 +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
Francois Zaninotto b233e48aa7 Merge pull request #53 from quitschibo/master
Added rest-assured
2016-11-03 17:42:01 +01:00
Manuel Möhlmann 2c610be3e2 Added rest-assured 2016-10-26 20:37:59 +02:00
Jonathan Petitcolas 058bb6ec15 Merge pull request #52 from pmlopes/patch-1
added Vertx-Web the Web/Rest building block for Vert.x Framework
2016-09-21 09:25:04 +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
Francois Zaninotto cf6903fc5e Merge pull request #50 from coopermaa/go-resty
Add resty for Go clients
2016-09-07 00:18:51 +02: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
Francois Zaninotto bb4d043825 Merge pull request #49 from matt3o/patch-1
Added Flask-Potion
2016-08-29 17:15:57 +02: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
Francois Zaninotto 8b86ce8333 Merge pull request #48 from k42b3/master
Add Fusio to PHP section
2016-08-19 15:51:34 +02:00
Christoph Kappestein 8212dabf57 add fusio 2016-08-17 18:58:14 +02:00
Francois Zaninotto 5791ae03cf Merge pull request #47 from RomanGotsiy/master
add ReDoc
2016-08-10 10:19:43 +02:00
Roman Hotsiy 72961577c6 add ReDoc 2016-08-05 17:12:48 +03:00
Francois Zaninotto 07154ab6b4 Merge pull request #46 from n1c01a5/master
add ressource nelmioapidocbundle
2016-07-25 15:09:35 +02: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
Francois Zaninotto 9ce50d60ea Merge pull request #45 from radavis/ruby-resources
add ruby resources, and restapitutorial.com
2016-07-04 08:53:47 +02:00
Richard Davis d207615be1 add ruby resources, and restapitutorial.com 2016-07-03 16:13:10 -04:00
Francois Zaninotto aaa0bcf5cb Merge pull request #44 from lbragaglia/fix-fowler
Add Richardson Maturity Model
2016-06-22 15:03:27 +02:00
Lorenzo Bragaglia 6e13b2ccce Add Richardson Maturity Model 2016-06-18 23:46:04 +02:00
Francois Zaninotto bff93f89ad Merge pull request #43 from APIs-guru/master
Add APIs.guru
2016-05-04 10:43:21 +02:00
Ivan Goncharov f83ee9c7a7 Add APIs.guru 2016-04-20 17:07:52 +03:00
Francois Zaninotto 3a242b1148 Merge pull request #42 from wing328/patch-1
Add OpenAPI and Swagger Codegen to the list
2016-02-26 10:56:15 +01: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
Francois Zaninotto 087116348c Merge pull request #39 from chrstphrhrt/patch-2
adds raml-client-generator
2016-02-11 16:50:56 +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