Skip to content

A quickstart template for creating geodjango rest apis with. PostGIS enabled with Django DRF by default.

Notifications You must be signed in to change notification settings

ctrepka/geodjango-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A template for GeoDjango Starter API

This repository contains a barebones Django API with Django Rest Framework and PostGIS backend enabled.

The ./db directory contains a baseline Docker image for PostGIS for local development using an isolated PostGIS container. Keep in mind that the PostGIS image is NOT production ready and uses unsafe settings for authentication and connection. Using this image in production will put your data at risk.

About

A quickstart template for creating geodjango rest apis with. PostGIS enabled with Django DRF by default.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published