Skip to content

matebolgar/php-rest-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP RESTful API Generator

This application generates PHP code that runs a RESTful API

Usage:

The program requires Docker and Angular CLI.

Running the server:

  1. Go to the root folder

  2. Run the following command:

docker-compose up --build

Running the Angular app:

  1. Go to the "/app" folder

  2. Run the following command:

ng serve

Use the app at http://localhost:4200

About

This application generates a RESTful API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors