mcab / hiber

API for Bat House SDP
GNU General Public License v3.0
0 stars 1 forks source link

Expose new models to API #8

Closed mcab closed 5 years ago

mcab commented 5 years ago

Relies on #3 being done.

Once all of the models are created, we need to be able to pull this information through a publicly accessible API. Docs point us to "Adding custom page fields" to achieve this.

Should be able to test this with an API client (at /api/v2/*) and show that it responds in kind. Tests would work well, here!

mcab commented 5 years ago

Closed by #29.