Skip to content

Repository files navigation

Rest API Example - Live Coding Session

PyPI - Python Version

This repository contains a Rest API example project developed during a live coding session. The session was conducted in collaboration with the Bursa Bilisim Toplulugu.

Project Description

The project aims to demonstrate the implementation of a Restful API using the FastAPI framework. It provides endpoints for managing movies and directors data. The API allows users to perform CRUD operations on movies and directors, as well as retrieve movies based on various filters.

Run Locally

Clone the project

 git clone https://github.com/eaarda/fastapi-restapi-example

Go to the project directory

cd fastapi-restapi-example

Install dependencies

 pip install -r requirements.txt

Start the server

 uvicorn main:app --reload --port 8010

🔗 Links

portfoliotwitteryoutube(Link to the recorded live coding session conducted in collaboration with the Bursa Bilisim Toplulugu)

About

Simple Rest API with Python Fastapi

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages