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

Added .gitignore and requirements.txt #9

Closed lsetiawan closed 7 years ago

lsetiawan commented 7 years ago

Overview

This PR adds .gitignore and requirements.txt to be able to build the software to develop.

emiliom commented 7 years ago

Thanks. Merging.