Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

Found this question. And now I'm interested, where we can see project example with REST architecture?

I have seen a lot of nice books and articles around, but I want an answer like "These guys use REST, here is their project and here is examples of their REST-service implementation".

UPD: This book helped me.

share|improve this question
Sonatype Nexus uses a REST api. sonatype.org/nexus – Vain Fellowman Aug 3 '12 at 11:16

closed as not constructive by gnat, Walter, Matthieu, Jim G., Mark Trapp Aug 30 '12 at 6:08

As it currently stands, this question is not a good fit for our Q&A; format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

up vote 3 down vote accepted

I am not sure about the best books, however good starting projects with community support might help a lot. There are some famous REST API projects that have wiki or sources to look. I have compiled a quick list for your consideration (feel free to extend it :)

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.