zuzannapiekarczyk / Advanced-Python-Programming-Project

This is a uni project for Advanced Python Programming class focusing on FastAPI endpoints, app deployment and performance testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anvanced-Python-Programming-Project

This is a uni project for Advanced Python Programming class consisting of three parts:

First part

FastAPI endpoints:

  • checking whether the number is a prime number
  • inverting jpg picture colors
  • user authentication using OAuth & returning current time

Second part

App deploy on Heroku (kluska-app).

Third part

Performance tests using Locust.

About

This is a uni project for Advanced Python Programming class focusing on FastAPI endpoints, app deployment and performance testing.

License:GNU General Public License v3.0


Languages

Language:Python 98.4%Language:Procfile 1.6%