Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 452 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 452 Bytes

SlimCourse

code for Slim Rest API Course in RTC Giza Build Status

  1. Intro if API development
  2. Slim framework architecture
  3. First API with Slim
  4. Restful API Routes
  5. Grouping routes
  6. API Authentication
  7. API Middleware
  8. intro SOLID Principles
  9. Refactor Routes Code
  10. Simple Complete API’s routes
  11. intro Unit Testing 13 deploy and test API’s