Hadi BahadoriDecember 12, 2024 EducationalAPI vs. SSR in web development 240 views6 minute read Introduction In web development, two common methods for delivering content to users stand out: RESTful APIs and… 0 Shares 0 0 0
Hadi BahadoriDecember 7, 2024 EducationalHow to set up a FastAPI application with a NoSQL database? 228 views5 minute read Introduction When developing Python applications, FastAPI is a great choice with its speed, simplicity, and support for asynchronous programming. In… 0 Shares 0 0 0
Hadi BahadoriDecember 3, 2024 EducationalHow to create a REST API with Node.js and Express 332 views7 minute read What is a REST API? A REST API is an architectural style that uses the HTTP protocol to facilitate data exchange… 0 Shares 0 0 0
Hadi BahadoriNovember 3, 2024 EducationalHow to launch a fast API application with a NoSQL database 281 views6 minute read Introduction When developing Python applications, FastAPI is a top choice for building solutions… 0 Shares 0 0 0
Hadi BahadoriSeptember 29, 2024 EducationalHow to launch a fast API application with a NoSQL database 308 views6 minute read Introduction When developing Python applications, FastAPI is a top choice for building solutions… 0 Shares 0 0 0
Hadi BahadoriSeptember 5, 2024 EducationalHow to build a rapid API application using Docker Compose 312 views5 minute read Introduction FastAPI is a modern web framework for Python designed to deliver high performance and… 0 Shares 0 0 0
Hadi BahadoriMarch 26, 2024 EducationalWhat is an API and what are the types of APIs? 366 views6 minute read Introduction It may have happened to you too, when you hear the word API, you say to yourself, API... 0 Shares 0 0 0