howerj / crud

A python web based CRUD application; sort of a skeleton and proof of concept project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic CRUD Web app server thingy

This is a python application to create a web-server that will accept URLs containing data from anywhere, and only allow certain users access to query the database results. It is a working application, but it is meant more as a skeleton to use for other applications.

About

A python web based CRUD application; sort of a skeleton and proof of concept project


Languages

Language:Python 84.9%Language:HTML 11.7%Language:Makefile 3.4%