Final Project API

This Final Project server side API lets you add location information application. You are able to create, read and delete locations from the server.

This server requires request authentication by adding a request header for each call to the server. The key is 'my-authentication' and the value is your 8 diget student id as plain text.

This API uses PHP to allow your application to get customized location information from the server mySQL database. An HTTP request to the following URL extensions can be called to the following links on the server.