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

https://github.com/mauricioccardoso/basic-mvc-system_php

-WIP- In this project, I'll be building a system that operates similarly to an MVC framework, essentially serving as a functional clone. The motivation behind this project is to deepen my understanding of web application architectures and gain insight into the inner workings of MVC frameworks.
https://github.com/mauricioccardoso/basic-mvc-system_php

api-rest docker docker-compose mvc php

Last synced: 2 months ago
JSON representation

-WIP- In this project, I'll be building a system that operates similarly to an MVC framework, essentially serving as a functional clone. The motivation behind this project is to deepen my understanding of web application architectures and gain insight into the inner workings of MVC frameworks.

Awesome Lists containing this project

README

          

# basic-api_pure-php
In this project, i will be developing a basic API using pure PHP