ODM2 / ODM2RESTfulWebServices

A Python RESTful web service inteface for accessing data in an ODM2 database via Django rest swagger APIs.
http://odm2.github.io/ODM2RESTfulWebServices/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Add actions #45

Closed lsetiawan closed 7 years ago

lsetiawan commented 7 years ago

Overview

This PR addresses #37. /actions endpoint has been created and the other endpoints that uses actions are fixed.