Coder Social home page Coder Social logo

restful-api-design's People

Contributors

andrzej-bieniek avatar caboteria avatar ekohl avatar geertj avatar iffy avatar jest avatar kracekumar avatar luizcavalcanti avatar rillian avatar sohail288 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

restful-api-design's Issues

Describing content type usage

I've read these docs and they are very useful. However the Content Types section seems a bit unclear, even after reading the Forms section as well. In Content Types you suggest it is best to use "application/x-resource+format" and "application/x-collection+format" as content types and have nothing more specific than that. The Forms section makes sense as far as a generic way to define form input, but how are clients to know what fields/properties they might get from a resource and what they can do with it? This is still a point of confusion in your approach for me.

Prebuilt PDFs

Hey!

I'd like to give REST-ful API Design a read, but prefer to do so through a PDF to make annotations on. Would you mind providing some precompiled PDFs (and possibly other formats for others)? I'm not so familiar with getting all of this Python stuff prepped and TeX ready etc. I assume you've got it all on your machine, so it's probably a lot easier for you to run make pdf. :-)

Thanks!

typo fix

From bf8f6221a19c1256540f28bc82692469255323e4 Mon Sep 17 00:00:00 2001
From: Ralph Giles [email protected]
Date: Sat, 13 Aug 2011 21:11:11 -0700
Subject: [PATCH] Remove an spurious comma.

The first comma sets of the initial phrase, it doesn't start a

phrase in apposition.

scope.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scope.rst b/scope.rst
index aed56fa..d697db3 100644
--- a/scope.rst
+++ b/scope.rst
@@ -34,7 +34,7 @@ this API. Maybe the application has a GUI, and you have a requirement to add a
programmatic interface to it. Or maybe the application was designed under the
assumption that it would be accessed only via the API you are designing.

-Like any application, the application for which the API is to be created,
+Like any application, the application for which the API is to be created
contains state. That state is dynamic, and will change due to various
operations that are executed on it. This state, and the operations on it, need

to be modeled and exposed, and will form the API you are designing.

1.7.6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.