Skip to content

PaulLockett/FastUI_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title description tags
FastUI
A FastUI server
fastapi
fastui
hypercorn
pydantic
python

FastAPI Example

This example starts up a FastUI server.

Deploy on Railway

✨ Features

🙋🏿‍♀️ How to use

  • Clone locally and install packages with pip using pip install -r requirements.txt
  • Run locally using hypercorn main:app --reload

📝 Notes

  • To learn about how to use FastAPI with most of its features, you can visit the FastAPI Documentation
  • To learn about FastUI and how to use it, read their Documentation
  • To learn about Pydantic and how to use it, read their Documentation
  • To learn about Hypercorn and how to configure it, read their Documentation

About

Railway Template for FastUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages