Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

joaquimmmagalhaes/UFP-API

 
 

Repository files navigation

UFP API

The following repository contains the code for UFP (University Fernando Pessoa) API, which is a REST API written in PHP using Lumen micro-framework.

Purpose

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.

Instalation

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 the APP_KEY field.
  • Your API instance should be ready to deploy / run

Known BUGs

None.

License

MIT

Made with ❤️ in Portugal

Software livre! ✌️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%