Skip to content

obfischer/fork-of-restful-api-guidelines

 
 

Repository files navigation

#Developing Restful APIs: A Comprehensive Set of Guidelines by Zalando

Build Status Latest published version: HTML | PDF (only to provide easy way of single-page search)

Purpose

Great RESTful APIs look like they were designed by a single team. This promotes API adoption, reduces friction, and enables clients to use them properly. To build APIs that meet this standard, and to answer many common questions encountered along the way of RESTful API development, the Zalando Tech team has created this comprehensive set of guidelines. We have shared it with you to inspire additional discussion and refinement within and among your teams, and contribute our learnings and suggestions to the tech community at large.

Usage

Feel free to use these guidelines as a guidance for your own development. Note that we encourage our own teams to use them in order to challenge their APIs. As such, you should consider this to be a living, evolving document. We will revise and update based on our learnings and experiences.

Table of Contents

After a short Introduction, these guidelines include chapters on the following topics:

License

We have published these guidelines under the CC-BY (Creative commons Attribution 4.0) license. Please see LICENSE file.

About

A model set of guidelines for RESTful APIs, created by Zalando

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.6%
  • Makefile 32.4%