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 processinglevels endpoint #56

Closed lsetiawan closed 7 years ago

lsetiawan commented 7 years ago

Overview

This PR Adds /processinglevels endpoint, which addresses #41.

To be safe, this probably should be merged after PR #54.

emiliom commented 7 years ago

Looks good, I guess ... Please merge when you see fit.