Ecosyste.ms: Awesome
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: 1 day 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.
- Host: GitHub
- URL: https://github.com/mauricioccardoso/basic-mvc-system_php
- Owner: mauricioccardoso
- Created: 2023-08-30T15:28:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T18:16:03.000Z (about 1 year ago)
- Last Synced: 2023-09-02T17:22:26.927Z (about 1 year ago)
- Topics: api-rest, docker, docker-compose, mvc, php
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# basic-api_pure-php
In this project, i will be developing a basic API using pure PHP