The following repository contains the code for UFP (University Fernando Pessoa) API, which is a REST API written in PHP using Lumen micro-framework.
The API was developed to fuel the iOS version of University Fernando Pessoa app. The API can be used by any HTTP Client. Documentation can be found here here.
In order to run the API in your own server:
- Clone or download the project
- Go to the downloaded directory
- Execute
composer install
- Change the file
.env.example
to.env
and make sure to fill theAPP_KEY
field. - Your API instance should be ready to deploy / run
None.
MIT
Made with ❤️ in Portugal
Software livre! ✌️