testdrivenio / fastapi-vueLinks
Single Page App with FastAPI and Vue.js
☆291Updated 2 years ago
Alternatives and similar repositories for fastapi-vue
Users that are interested in fastapi-vue are comparing it to the libraries listed below
Sorting:
- FastAPI CRUD☆561Updated 2 years ago
- Simple project that I write using fastapi, motor, and umongo for the backend. VueJS on the frontend☆91Updated 3 years ago
- A job board app using fastapi☆179Updated 4 years ago
- Template for building FastAPI applications with MongoDB.☆541Updated last year
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆172Updated 2 years ago
- The API Application Development using Python FastAPI, including interactive API documentation☆219Updated last year
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆99Updated 4 years ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆668Updated 3 weeks ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆348Updated 2 months ago
- minimal-fastapi-postgres-template based on official template but rewritten☆558Updated this week
- Example of how to handle background processes with FastAPI, Celery, and Docker☆451Updated 2 years ago
- Testing a project with a FastAPI backend and Vue.js frontend in the same project☆83Updated 3 years ago
- Drop-in API-key based security for FastAPI☆471Updated 2 years ago
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆136Updated this week
- The Ultimate FastAPI Tutorial☆1,201Updated last year
- FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures☆372Updated last year
- Learn to build your own microservice using Python and FastAPI☆379Updated last year
- 基于 Arco Design Pro 构建的 fastapi_best_architecture 前端实验性实施☆117Updated 10 months ago
- Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI…☆173Updated this week
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆822Updated 8 months ago
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆518Updated 3 months ago
- Example of using MongoDB with FastAPI