Full Stack FastAPI, React, and MongoDB - Helion
Tytuł oryginału: Full Stack FastAPI, React, and MongoDB
ISBN: 9781803249445
stron: 336, Format: ebook
Data wydania: 2022-09-23
Księgarnia: Helion
Cena książki: 107,10 zł (poprzednio: 119,00 zł)
Oszczędzasz: 10% (-11,90 zł)
If you need to develop web applications quickly, where do you turn? Enter the FARM stack. The FARM stack combines the power of the Python ecosystem with REST and MongoDB and makes building web applications easy and fast.
This book is a fast-paced, concise, and hands-on beginner’s guide that will equip you with the skills you need to quickly build web applications by diving just deep enough into the intricacies of the stack's components.
The book quickly introduces each element of the stack and then helps you merge them to build a medium-sized web application. You'll set up a document store with MongoDB, build a simple API with FastAPI, and create an application with React. Security is crucial on the web, so you'll learn about authentication and authorization with JSON Web Tokens. You'll also understand how to optimize images, cache responses with Redis, and add additional features to your application as well as explore tips, tricks, and best practices to make your development experience a breeze. Before you know it, you'll be deploying the application to different platforms.
By the end of this book, you will have built a couple of functional applications efficiently and will have the springboard you need to delve into diverse and more specialized domains.
Osoby które kupowały "Full Stack FastAPI, React, and MongoDB", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Full Stack FastAPI, React, and MongoDB. Build Python web applications with the FARM stack eBook -- spis treści
- 1. Web Development and the FARM Stack
- 2. Setting Up the Document Store with MongoDB
- 3. Getting Started with FastAPI
- 4. Setting Up a React Workflow
- 5. Building the Backend for Our Application
- 6. Building the Frontend of the Application
- 7. Authentication and Authorization
- 8. Server-Side Rendering and Image Processing with FastAPI and Next.js
- 9. Building a Data Visualization App with the FARM Stack
- 10. Caching with Redis and Deployment on Ubuntu (DigitalOcean) and Netlify
- 11. Useful Resources and Project Ideas