|
Project Information
|
This project contains the Python code, image files, and YAML settings necessary to host olpcMAP.net on Google App Engine.
Making this project open source will allow olpcMAP to adapt. We host a global listing of OLPC locations and volunteers, with an aim to network the diverse interests of educators, developers, and volunteers. This framework will be useful to other organizations. A contact system is built into the database, such that people can GET preferred contact information and POST to e-mail addresses, but the e-mails themselves are not shared. This prevents 3rd-party data-mining and allows the project host to prevent spam messages. A JSON data API is built into the source code. Contact information is stored on the database, so 3rd party clients must GET or POST through the main website. Documentation for the API requests and formats: |