Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 971 Bytes

File metadata and controls

17 lines (14 loc) · 971 Bytes

Minimalistic RESTful API with Modular Structure

License Latest Stable Version PHP Version Require

A lightweight, fast, and easy-to-use RESTful API built with native PHP and MySQL. Perfect for small-scale projects, learning purposes, or when you want to avoid frameworks.

Features

✅ Slim Framework 4 for lightweight routing
✅ Doctrine ORM integration for MySQL
✅ JWT Authentication for secure token-based auth
✅ Dotenv for environment configuration
✅ File Upload Handling
✅ Modular OOP structure

License

MIT License. © 2025 FullStackOnDemand