Skip to content

eriksape/fast-api-poke-api

Repository files navigation

Install

You can run this project via docker compose

docker compose up

and you can check it

curl --location --request GET 'http://localhost:8000'

and the response will be

{
    "Hello": "World"
}

also you can check the postman collection here to see the integration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published