An open API service indexing awesome lists of open source software.

https://github.com/ramyhakam/slimcourse

Code for Slime Course in RTC Giza
https://github.com/ramyhakam/slimcourse

Last synced: 6 months ago
JSON representation

Code for Slime Course in RTC Giza

Awesome Lists containing this project

README

          

# SlimCourse
code for Slim Rest API Course in RTC Giza
![Build Status](https://travis-ci.org/Z-Team-Pro/SlimCourse.svg?branch=master)

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