mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-27 13:48:02 -08:00
Compare commits
4 Commits
4db5db8a45
...
30761487da
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
30761487da | ||
|
|
e1864bff86 | ||
|
|
6fe603112e | ||
|
|
8f784c1048 |
@@ -47,6 +47,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
||||
* [How to GET a cup of coffee](https://www.infoq.com/articles/webber-rest-workflow/)
|
||||
* [REST API Tutorial](https://www.restapitutorial.com/) - RestApiTutorial.com is dedicated to tracking REST API best practices and making resources available to enable quick reference and self education for the development crafts-person.
|
||||
* [API-Security-Checklist](https://github.com/shieldfy/API-Security-Checklist) - Best practices about REST API security
|
||||
* [Mastering REST APIs in Node.js: Zero-To-Hero](https://www.manning.com/livevideo/mastering-rest-apis-in-nodejs) - Video course about how REST APIs work, how to create them, and how to keep them secure.
|
||||
|
||||
### Guidelines
|
||||
|
||||
@@ -258,6 +259,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
||||
* [JSON Placeholder](https://jsonplaceholder.typicode.com/) - Free online REST service that you can use whenever you need some fake data.
|
||||
* [APIs.guru](https://APIs.guru) - Wikipedia for Web APIs, each API has OpenAPI/Swagger description.
|
||||
* [The Cat API](https://theCatAPI.com) - Public API for Cats Images, Facts and Jokes.
|
||||
* [Mockae](https://mockae.com/) - Fake REST API powered by Lua.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user