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 Datasets Endpoints #17

Closed lsetiawan closed 7 years ago

lsetiawan commented 7 years ago

Overview

This PR adds Data Sets API Endpoints /datasets. Also I have separated each step to different commits so that @Elijahwalkerwest can easily follow the steps I take in adding new endpoints.

emiliom commented 7 years ago

Thanks! Do you want me to review and merge, or are you planning to ask @Elijahwalkerwest to do that?

lsetiawan commented 7 years ago

@emiliom You don't need to review this change. I would like @Elijahwalkerwest to start review code and let me know if he has any questions. I'll merge when he has no questions. Thanks! 😄

Elijahwalkerwest commented 7 years ago

Thanks, reviewing now.

lsetiawan commented 7 years ago

I am merging this @Elijahwalkerwest, you can always refer back if needed, but I need to proceed with development. Thanks.

emiliom commented 7 years ago

:+1: