Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 553 Bytes

File metadata and controls

24 lines (17 loc) · 553 Bytes

Note: This was produced as a response to a programming assessment assignment.

Worldplay

"With Worldplay you are given the opportunity to build a city to your design.

You will be asked a series of questions that affect properties of your city."

Python, Flask, MongoDB, Zepto.js, Skeleton.js, Animate.css

Admin access at /admin

API endpoints:

/api/cities
/api/city
/api/city/<cityid>
/api/questions
/api/question/<questionid>
/api/question
/api/tokens
/api/token
/api/<resourceType>/<tokenid>