PresleyWong / Backend-Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question 1

How to run:

  • python main.py

Question 2

Endpoint #1

  • [Get Random Hash] : GET /get-random-hash

Endpoint #2

  • [Get Odd Number Random Hash] : GET /get-hash-odd-number

How to run API Service for a Random Hash Machine(RHM):

  • uvicorn main:app --reload

FastAPI

How to run load Test:

  • python LoadTest.py

FastAPI

How to run FastAPI UI:

FastAPI

About


Languages

Language:Python 100.0%