This is a simple User Service CRUD (Create, Read, Update, Delete) API built with FastAPI and SQLite. The API allows you to create, read, update, and delete users. It uses Pydantic models for request ...
A beautiful, modern blog web application with user authentication, post creation, and image uploads. Built with FastAPI, SQLite, and styled with a modern purple gradient theme. test_website/ ├── app/ ...