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
- Host: GitHub
- URL: https://github.com/ramyhakam/slimcourse
- Owner: RamyHakam
- Created: 2019-04-13T13:28:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T14:57:14.000Z (over 6 years ago)
- Last Synced: 2024-05-16T22:32:06.012Z (over 1 year ago)
- Language: PHP
- Size: 76.2 KB
- Stars: 1
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SlimCourse
code for Slim Rest API Course in RTC Giza
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