-
Notifications
You must be signed in to change notification settings - Fork 0
Schema
Greg Malcolm edited this page Apr 29, 2016
·
33 revisions
The api site is at:
When testing out CRUD operations it's probably best to try things out on the test server. Currently it's this:
http://ed-materializer.herokuapp.com
The API uses the JSON API format json:
- Auth
- [Available HTTP Actions](Schema---HTTP Actions)
- Api
- V3 (Deprecated)
- Same as V4 but the POSTS and PATCH requests are sending in old style ActiveRecord::Model format. In v4 they're sent as JSON API data/attributes and data/relationships.
- V4 -
- Systems (Not required. EDSM does this better)
- Stars
- Worlds
- World Surveys
- [Basecamps] (Schema---V4---Basecamps)
- [Surveys] (Schema---v4---Surveys)
- V3 (Deprecated)
- Daily Data Dumps