Skip to content

Instantly share code, notes, and snippets.

View bnymn's full-sized avatar
🎯
Focusing

Bünyamin Inan bnymn

🎯
Focusing
View GitHub Profile
@bnymn
bnymn / rest_quick_reference.md
Created February 13, 2018 10:46 — forked from odan/rest_quick_reference.md
REST, RESTful API Quick Reference

REST, RESTful API Quick Reference

Ressources

  • Version your API

    • Path: /v1/users
    • Subdomain: api.v1.example.com/users
  • URI must be nouns, not verbs

  • /cars