SwiftIsland / SwiftIslandAPI

The Swift Island API for the Swift Island App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

The Swift Island API for the Swift Island App

License:MIT License


Languages

Language:Swift 100.0%