Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_lcapFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Voting_barFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_rcap 
tano1221
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_lcapFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Voting_barFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_rcap 
ПΣӨƧӨFƬ
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_lcapFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Voting_barFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_rcap 
大†Shinegumi†大
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_lcapFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Voting_barFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_rcap 
ℛeℙ@¢ᴋ€r
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_lcapFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Voting_barFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_rcap 
ronaldinho424
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_lcapFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Voting_barFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_rcap 
Engh3
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_lcapFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Voting_barFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_rcap 
geodasoft
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_lcapFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Voting_barFastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Vote_rcap 
Noviembre 2024
LunMarMiérJueVieSábDom
    123
45678910
11121314151617
18192021222324
252627282930 
CalendarioCalendario
Últimos temas
» Wondershare Filmora 14.0.11.9772 (x64) Multilingual
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyHoy a las 1:58 pm por ПΣӨƧӨFƬ

» Line6 Helix Native v3.80 (x64)
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyHoy a las 1:55 pm por ПΣӨƧӨFƬ

» Topaz Video AI v5.5.0 (x64)(Stable - Nov.22, 2024)
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyHoy a las 1:54 pm por ПΣӨƧӨFƬ

» Ashampoo Snap 16.0.9 (x64) Multilingual
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyHoy a las 1:52 pm por ПΣӨƧӨFƬ

» Focus Magic v6.23 (x64) Multilingual
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyHoy a las 1:47 pm por ПΣӨƧӨFƬ

» WYSIWYG Web Builder 19.4.4 (x64)
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyHoy a las 1:14 pm por tano1221

» imobie DroidKit 2.3.2.20241122 (x64)
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyHoy a las 1:03 pm por tano1221

» BlueStacks 5.21.610.1003 (Full Offline Installer)
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyHoy a las 1:01 pm por tano1221

» Aiseesoft Phone Mirror 2.2.56 (x64) Multilingual
FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyHoy a las 12:58 pm por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 FastAPI Full Stack Web Development (API + Webapp) (Updated 05/2021)

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 78675
Fecha de inscripción : 20/08/2016

FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) Empty
MensajeTema: FastAPI Full Stack Web Development (API + Webapp) (Updated 05/2021)   FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) EmptyJue Mayo 20, 2021 1:06 am

FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) B03e50c57ed2d4f61e9d0ae86a568073
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 50 lectures (5h 47m) | Size: 2.24 GB
Experience building high-performance APIs with Industry-standard best practices. It's gonna be hard but worth it.

What you'll learn:
Learn to develop an API as well as webapp using FastAPI with best practices and unit testing.

Requirements
Basic understanding of Python
Example : Classes, List, Dictionaries.
Basic understanding of Clean code and Testing philosophy will help you understand and refractor code.

Description
This course is a guide to learn FastAPI. The FastAPI documentation is one of the best documentation. This course is for students who love videos as a medium to learn. We will be learning FastAPI with best practices. The Test-Driven Development goat ? will guide our development process. TDD is the way to think of the code before we actually write a piece of code. In this course we will be learning the following core concepts:

Creating APIs : We will implement the below endpoints:

Create Jobs

Retrieve

Update

Delete

List Jobs

User Authentication with basic security

Password will be hashed to provide additional security

We will use JSON Web Tokens to authenticate

Tokens won't be stored in LocalStorage or Cookies

Token will be stored in HttpOnly cookie

Version Control System

We will use GIT as our vcs

Github will be used to host our code

Creating web apps

We will use Jinja Templating Language

We will be working with several forms

Unit Testing

Tests will be written in Pytest

After each testing cycle, the Test database will be cleaned

Test Coverage

How not to write unit tests?

Permissions : A user who has not created the job, won't be able to delete it.

We will work with Postgres and monitor it using PgAdmin.

Fastapi provides us built-in OpenAPI docs, we will use the documentation to the fullest. The docs helps backend and frontend developers collaborate easily with each other.

Who this course is for
Beginners who want to build a real world webapp from scratch.

FastAPI Full Stack Web Development (API + Webapp)  (Updated 05/2021) 0532cedb1257cc973781a6d8f1490352

DOWNLOAD:
Citación :

https://rapidgator.net/file/b6e1ce95ae9e10cb46422d2123921de8/nrxe1.FastAPI.Full.Stack.Web.Development.API..Webapp.Updated.052021.part1.rar.html
https://rapidgator.net/file/a34845bd9e8616f1e51d84e1bc6df526/nrxe1.FastAPI.Full.Stack.Web.Development.API..Webapp.Updated.052021.part2.rar.html
https://rapidgator.net/file/97032ba680c1dc9dd9d7d51c47cb0965/nrxe1.FastAPI.Full.Stack.Web.Development.API..Webapp.Updated.052021.part3.rar.html


https://uploadgig.com/file/download/46e5b55717683132/nrxe1.FastAPI.Full.Stack.Web.Development.API..Webapp.Updated.052021.part1.rar
https://uploadgig.com/file/download/9361c71613df0e92/nrxe1.FastAPI.Full.Stack.Web.Development.API..Webapp.Updated.052021.part2.rar
https://uploadgig.com/file/download/618B9345933254c0/nrxe1.FastAPI.Full.Stack.Web.Development.API..Webapp.Updated.052021.part3.rar


https://nitroflare.com/view/A029A0BC04195B2/nrxe1.FastAPI.Full.Stack.Web.Development.API..Webapp.Updated.052021.part1.rar
https://nitroflare.com/view/FEC30FF4B7E8E5E/nrxe1.FastAPI.Full.Stack.Web.Development.API..Webapp.Updated.052021.part2.rar
https://nitroflare.com/view/D14835D20A1BA38/nrxe1.FastAPI.Full.Stack.Web.Development.API..Webapp.Updated.052021.part3.rar

Volver arriba Ir abajo
 

FastAPI Full Stack Web Development (API + Webapp) (Updated 05/2021)

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» 2021 FastAPI Full Stack Web Development (API + Webapp)
» FastAPI Full Stack Web Development (API + Webapp)
» FastAPI Full Stack Web Development (API + Webapp)
» Learn T3 Stack For Typesafe Full-Stack Web Development
» Full Stack Application Development 1.0

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-