Skip to content

withrizky/php-restapi-mysql-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP REST API MySQL Starter (Clean Architecture)

Starter project REST API menggunakan PHP Native + MySQL.

⚙️ Setup

  1. Clone repo
  1. Instal dependencies
  • composer install
  1. Setup Environment
  • buat file .env seperti .env.example
  1. Jalankan server
  • php -S localhost:8000 -t public
  1. test api

About

standar template starter pack untuk pembuatan API PHP dengan integrasi database MySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages