sc3 / cookcountyjail

A Django app that tracks the population of Cook County Jail over time and summarizes trends.
http://cookcountyjail.recoveredfactory.net/api/1.0/?format=json
Other
31 stars 23 forks source link

New API routes Documentation #393

Open wilbertom opened 10 years ago

wilbertom commented 10 years ago

In the repository we have a couple of documentation issues. Some having to do with the API routes. I'm going to close those and replace them with this issue, since the models have new names.

Document:

  1. Base Routes
  2. Temporal Routes
  3. Summary Routes

Maybe these would be their own issues each. I will take care of the base models today since they are functional.

wilbertom commented 10 years ago

I started adding some text to the wiki.

It's almost finished.