Skip to content

The Swift Island API for the Swift Island App

License

Notifications You must be signed in to change notification settings

SwiftIsland/SwiftIslandAPI

Repository files navigation

Swift Island API

This is the api for the Swift Island app.

The app is made by Paul Peelen. The source code is available under MIT license. Please contribute!

Get started

Clone this repository and run swift run to download the dependencies and start the server.

Endpoints

The API is located at: https://swiftisland.herokuapp.com. The list below informs about the endpoints available.

Endpoint Type Purpose
/schedule GET Getting the current schedule. If the schedule is not yet available, a 404 will be returned.
/mentors GET Showing the list of mentors.
/locations GET Getting the list of polygon locations important for the event.

Hacktoberfest 2019

Did you find us via Hacktoberfest 2019? Great to have you here 👋 Please read our contributing guidlines or start by picking an issue labeled 'hacktoberfest'