Django

Openlayers Query via Geoserver

This application demonstrates how to display and query all geoserver layers or from a workspace using geoserver REST API. CQL (Common Query Language) filter provided by geoserver is used to query the layer.

Full Fledged CRUD application using DRF and Token Authentication

How to perform Create, Read, Update and Delete operations in Django Rest Framework

Django-rest-framework CRUD Token Authetication Application

Create API end points for DRF-CRUD and add security layer using Token Authentication.