Skip to content

The Landing API was designed to be fast and easy for creating landing pages.

License

Notifications You must be signed in to change notification settings

andersonfranco/landing-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Landing API

The Landing API was designed to be fast and easy for creating landing pages.

How to use

Just create or modify the form data schema in api/app/Models.

Testing

  1. In the api/public folder, run:
php -S localhost:3000
  1. In the templates folder, run:
php -S localhost:8000
  1. Open http://localhost:8000/test.html

Extract data from the database

You can easily export data in CSV or XLS format using php cli.php command.

License

Please see the LICENSE file.

About

The Landing API was designed to be fast and easy for creating landing pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published