An open API service indexing awesome lists of open source software.

https://github.com/dkatz23238/autom8_logging_api


https://github.com/dkatz23238/autom8_logging_api

python36

Last synced: 3 months ago
JSON representation

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