Server API reference implementation unit tests are finished and we've released the reference implementation in the download area. This week, we're working on the high-level docs for the server API, and adding a quickstart tutorial for how to use the Server API.
Working on finishing off the unit tests for the reference implementation for org.dps.core.server. These tests have never been very good and I've already found some bugs with the few tests I've written.
All the pre-reqs mentioned in the pre-req tutorial are now available on the files page. Also, the web pages are starting to look better. There's lots of detail missing but here's what we hope to have done in the next two weeks or so:
- A tutorial showing how to use the server API reference implementation.
- A tutorial showing how to use the database API reference implementation.
- A tutorial showing how to use the data model and the synchronization exception to download and persist character and/or corporation API information. We figure this is the one many people will be interested in seeing.