Skip to content

rell/man_download_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend for MAN Download Tool

You must have database config.ini file in source directory with database credentials to run server

[database]
ENGINE = django.contrib.gis.db.backends.postgis
NAME = 
USER = 
PASSWORD = 
HOST = 
PORT = 5432

[django]
SECRET_KEY =

Installation

Request dockerfile from private repo for automated setup of backend env

About

Django backend/Restful API for (MAN) download tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages