mjhea0 / awesome-fastapi

A curated list of awesome things related to FastAPI
Creative Commons Zero v1.0 Universal
8.5k stars 651 forks source link

A Request to add ready made fastapi template #177

Open krunaldodiya opened 1 month ago

krunaldodiya commented 1 month ago

Hello there,

I have added a ready made template for FastAPI.

Here is the features list:

  1. FastAPI: A modern, fast (high-performance) web framework for building APIs with Python 3.11+.
  2. Inertia.js: A framework for building single-page apps without building an API.
  3. Vue.js: A progressive JavaScript framework for building user interfaces.
  4. Vite: A next-generation frontend tooling. It’s fast, and supports hot module replacement (HMR).
  5. Tailwind CSS: A utility-first CSS framework for rapid UI development.
  6. TypeScript: A strict syntactical superset of JavaScript that adds optional static typing.
  7. fastapi-inertia: A FastAPI plugin that provides Inertia.js support for seamless integration between FastAPI and Inertia.js.

Link for Template Repo:

https://github.com/krunaldodiya/fastapi-inertia-vue

People with find useful to get started using this template