William-eng / Cloud_Engineering_Assignment

Cloud Engineering Take-Home Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud_Engineering_Assignment

Cloud Engineering Take-Home Assignment

Install Flask: make sure you have Flask installed. If not, you can install it using pip:

    pip install Flask

Run the API: You can run the API using the following command:

    python3 main.py

Visit http://localhost:5000 in your browser or use curl:

    curl http://localhost:5000

About

Cloud Engineering Take-Home Assignment


Languages

Language:HCL 83.9%Language:Raku 7.9%Language:Dockerfile 3.4%Language:Python 2.9%Language:Perl 2.0%