Skip to content

Vilius-kul/FastAPI_random_jokes

Repository files navigation

FastAPI random joke generator

This is a simple python app built using FastAPI generating random jokes.
For data layer I've used Piccolo-ORM

Installation

  • Make sure you have docker and docker compose.

  • In project directory run:

docker compose build
docker compose up -d

Usage

To check how it works, open http://0.0.0.0:80 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors