Closed cash closed 1 year ago
Adds Django REST Framework and builds out an API for working with users, groups, projects, and batches.
I added an endpoint for checking progress on a batch and adding new tasks which could be used to create an active learning integration with Turkle.
This is ready for review. I have only minor things to work on and the unit tests are fairly extensive.
I'm working on a client (https://github.com/hltcoe/turkle-client) and will have a version up today or this weekend for that.
Adds Django REST Framework and builds out an API for working with users, groups, projects, and batches.
I added an endpoint for checking progress on a batch and adding new tasks which could be used to create an active learning integration with Turkle.
This is ready for review. I have only minor things to work on and the unit tests are fairly extensive.