Skip to content

bearddan2000/python-web-api-flask-oracle-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-web-api-flask-oracle-simple

Description

Creates an api of dog table in default namespace FREEPDB1. Has the ability to query by parameters.

Remotely tested with testify.

Tech stack

  • python
    • flask
    • oracle
    • testify
    • requests

Docker stack

  • python:latest
  • gvenzl/oracle-free:latest

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits

About

Creates an api of `dog` table in default namespace `FREEPDB1`.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published