Scouts-Victoria-Program / RadioActiv8

Django App for Radio Active Scout game management
GNU Affero General Public License v3.0
1 stars 1 forks source link

Implement REST API #5

Closed mattcen closed 3 years ago

mattcen commented 3 years ago

Under the /RadioActiv8/api/ URL path, there is now an API that is both browsable and machine-readable, which can be used to CRUD the object model.