Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.
/ api-docs Public archive

A simpler, markdown version of the 4WC API documentation

License

Notifications You must be signed in to change notification settings

UCLanTeamNaN/api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UCLan 4WC API Documentation

A simpler, markdown version of the 4WC API documentation

These docs are not made to replace the provided docs, instead to compliment them with an easier to search, less information dense copy of the basic endpoints, parameters and returned values. It includes some notes on implementation, but doesn't have instructions on using App Inventor with this API.

Links

Endpoints

Overview

The API is a simple CSV plain text based API built on Tomcat. This documentation assumes you already know the basic information about the API, such as what it's for, the base URLs & how the game works.

These docs will (hopefully) be kept up-to-date during the challenge, providing more standardised documentation, that is more concise & easier to read at a glance.

Written by Team Not a Name for All Teams.

Attribution

This documentation exists to make development of the 4WC app easier for those familiar with standard API documentation.

These docs have a lot less information than the official ones provided by UCLan, but can be used as a quick reference while creating your game.

This documentation is based on the UCLan provided documents.

Written by Cameron Fleming @ Team NaN for everyone.