This FastAPI project aims to design a RESTful backend API powered by Python and FastAPI for two resources -- users and notes. The API should follow RESTful design principles, using the basic HTTP verbs: GET, POST, PUT, and DELETE. Start by creating a new " fastapi-vue " project folder and then scaffold a Vue project using the Vue CLI. Next, create and render Vue components in the browser and create a Single Page Application (SPA) with Vue components. Then, connect a Vue application to a FastAPI backend and style Vue Components with Bootstrap. Use the Vue Router to create routes, render components, and manage user auth with token-based authentication. Source Code: https://github.com/testdrivenio/fastapi-vue

Course Content

The Course includes

1 Sections

1 Lessons

Free