All Projects → fideloper → l4-api

fideloper / l4-api

Licence: other
Example Laravel 4 API with ETags

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects

An API built in Laravel 4

A study on building an API, and doing so in Laravel

Focus:

  1. Code Organization in Laravel 4
    • Application library
    • Extension/replacement of base classes
  2. "Tips", such as:
    • Basic Authentication/Filters
    • Session handling in API setting
  3. Proper Responses - HTTP status codes
  4. Etags support
    • Conditional GET
    • Concurrency Control
  5. Rate Limiting (?)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].