Skip to content

csuntechlab/degrees

Repository files navigation

Degrees web service

Built using the Lumen framework.

The Degrees web service is a REST-ful API which allows us to retrieve JSON that contains faculty degree information.

For more information please visit the Degrees web service home page.

Installation

To install this web service please refer to the official Lumen website

License

The Degrees web service is open-sourced software licensed under the GNU General Public License v3+. A copy can be found in the COPYING file.

The Lumen framework is open-sourced software licensed under the MIT license.