https://github.com/ironcore864/angular-table-with-flask-app-example
https://github.com/ironcore864/angular-table-with-flask-app-example
angularjs backend flask frontend fullstack python
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ironcore864/angular-table-with-flask-app-example
- Owner: IronCore864
- Created: 2017-03-21T08:40:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T08:43:23.000Z (over 9 years ago)
- Last Synced: 2025-02-01T18:44:32.862Z (over 1 year ago)
- Topics: angularjs, backend, flask, frontend, fullstack, python
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend
Dir: static
in angular
# Backend
python flask app
venv can be used
cx_Oracle needed to connect to Oracle DB
Zookeeper/redis used for storing DB info
uwsgi/nginx conf sample provided too