Skip to content

EOS Tracker API is a PHP Backend based on Symfony3 that connects to a SQL database.

License

Notifications You must be signed in to change notification settings

EOSEssentials2/EOSTracker-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸ’Ž EOS Tracker API

EOS Tracker API is a PHP Backend based on Symfony3 that connects to a MySQL database.

πŸ“Œ Requirements

πŸ“Œ Installing Composer

Composer is the dependency manager used by modern PHP applications and it can also be used to create new applications.

Download the installer from getcomposer.org/download, execute it and follow the instructions.

πŸ“Œ Installation

Execute this command to install the project:

$ git clone [email protected]:EOSEssentials/EOSTracker-API.git
$ cd EOSTracker-API
$ composer install

πŸ“Œ Usage

There's no need to configure anything to run the application. Just execute this command to run the built-in web server and access the application in your browser at http://localhost:8000:

$ php bin/console server:run

Alternatively, you can configure a fully-featured web server like Nginx or Apache to run the application.

About

EOS Tracker API is a PHP Backend based on Symfony3 that connects to a SQL database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages