Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

JasonLiu1229/Webservices-FastAPI

Repository files navigation

Webservices - RESTful API

Description

This project makes use of FastAPI to create a RESTful API.

Installation

Prerequirements is that we run this on Ubuntu or wsl.

  1. Clone the repository
  2. Make a virtual environment
python3 -m venv venv
  1. Run the server
./run_api.sh
  1. Run the script
./run_script.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published