A Python RESTful web service inteface for accessing data in an ODM2 database via Django rest swagger APIs.
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
Overview
This PR adds
.gitignore
andrequirements.txt
to be able to build the software to develop.