https://github.com/dkatz23238/autom8_logging_api
https://github.com/dkatz23238/autom8_logging_api
python36
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dkatz23238/autom8_logging_api
- Owner: dkatz23238
- Created: 2018-08-01T21:55:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T22:01:49.000Z (almost 7 years ago)
- Last Synced: 2025-01-19T08:28:13.120Z (5 months ago)
- Topics: python36
- Language: Jupyter Notebook
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# autom8_logging_api
flask server that works in python3 enviornment
main.py will start the server
client_API.py will allow users to log RPA's as client
MongoDB must be installed on system
# dependancies:
- flask
- pymongo
- json
- datetime
- uuid