Backend & APIs
Page 8 of 23
Categories (42)
Blockchain is a decentralized and distributed ledger technology that underpins cryptocurrencies like Bitcoin and…
C# is a statically-typed, object-oriented language designed by Microsoft for the .NET runtime, first released in 2002…
Compilers & Interpreters are essential components in the realm of computer science, transforming high-level code into…
Databases is the foundational layer underneath every persistent application. The category here covers the breadth of…
Deno is the JavaScript and TypeScript runtime created by Ryan Dahl in 2018 to address several limitations of Node.js…
Django is a high-level web framework designed in Python and developed by the Django Software Foundation to promote…
Drupal is an open-source content management system (CMS) developed and maintained by a community of users, with major…
Elasticsearch is a distributed, RESTful search and analytics engine capable of tackling real-time data. Developed by…
Elixir — Functional Programming Language for Scalable Systems Elixir is a functional, concurrent, and general-purpose…
Firebase is Google's backend-as-a-service platform designed to streamline the development of mobile and web…
Go (also called Golang) is a statically-typed, compiled language designed at Google in 2009 to make backend services…
GraphQL is a query language and runtime for APIs, originally built at Facebook in 2012 and open-sourced in 2015. The…
Hibernate ORM is a Java object-relational mapping (ORM) tool that facilitates the conversion between Java classes and…
Java is a statically-typed, object-oriented language that has powered enterprise backends since 1995 and is currently…
Laravel is a PHP framework developed by Taylor Otwell, designed to make web application development more efficient and…
Magento is the open-source e-commerce platform, now branded as Adobe Commerce, that is widely used for complex…
Maven is a build automation tool developed by the Apache Software Foundation, designed to simplify the build process…
Messaging & Streaming is the backbone of asynchronous communication between services, enabling scalable and reliable…
MongoDB — NoSQL Document-Oriented Database MongoDB is a source-available, cross-platform document-oriented database…
NestJS is a Node.js backend framework that imports the architectural conventions from Angular: modules, decorators…
Node.js is a JavaScript runtime built on V8 that runs server code outside the browser. Ryan Dahl released it in 2009 to…
OpenCart — Flexible CMS for E-Commerce Websites OpenCart is a popular content management system (CMS) designed for…
Phoenix is a web framework written in Elixir, designed to leverage the power of the BEAM virtual machine, which is the…
PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose…
Python is a high-level, general-purpose programming language designed around code readability and a deliberately small…
Redis is an open-source, in-memory data structure store, used as a database, cache, and message broker. Developed by…
Ruby is a dynamic, object-oriented programming language created by Yukihiro Matsumoto in 1995. It was designed with the…
Ruby on Rails is a web application framework written in Ruby, created by David Heinemeier Hansson and first released in…
Rust is a systems programming language designed to give you C-level performance with a memory-safety guarantee enforced…
Scala is the functional and object-oriented programming language that runs on the Java Virtual Machine (JVM), created…
Shopify — SaaS E-Commerce Platform for Online Stores Shopify is one of the most popular e-commerce platforms in the…
Slim is a PHP microframework designed to facilitate the rapid development of simple yet effective web applications and…
Socket.IO is a library designed to enable real-time, bidirectional, and event-based communication between web clients…
Spring is a comprehensive framework for building Java-based applications, particularly enterprise-level systems. It was…
Spring Boot is an opinionated layer on top of the Spring Framework that removes the XML and the boilerplate. Pivotal…
Spring Cloud is a suite of tools developed under the Spring ecosystem to address the complexities of building…
Spring Data is a project within the Spring ecosystem that aims to provide a consistent and familiar programming model…
Spring MVC is the original Spring web framework, developed by the Spring team, and it forms the foundation of the…
Spring Security is the authentication and authorization framework specifically designed for Spring applications…
SQL (Structured Query Language) is the lingua franca of databases. It was standardized in 1986 and has stayed…
Symfony is a PHP framework known for its modular component-based architecture, initially developed by Fabien Potencier…
Courses (668)
Showing 211 – 240 of 668 courses
Updated 2y agoLearn Laravel, while creating an eShop in the process. Bring to live all those ideas in your head after learning Laravel by doing. The course is compatible with14h 44m
Updated 2y agoNode.js is probably THE most popular and modern server-side programming language you can dive into these days! Node.js developers are in high demand. Not to me27h 56m5/5
Updated 2y agoIn this project, you will be learning how to build a collaborative platform with real-time code editor so that you can share what you are coding/typing on the s4h 35m5/5
Updated 2y agoHave you ever wondered about how REST APIs work? Have you tried to understand all the components that are required to create REST APIs? Are you a developer comi8h 31m
Updated 2y agoRedis Stack is a set of modules and tools built around the core functionalities of Redis that simplify and make working with it more efficient.1h 55m
Updated 2y agoRedis is an open-source in-memory data store used as a database, cache, and message broker. It is incredibly fast and suitable for a variety of tasks.1h 52m
Updated 2y agoNode.js is a simple and fast language, that is also easy to learn. Which makes it great to learn Discord bot development! You will first learn the core concepts12h 36m
Updated 2y agoI'm a FullStack Developer with 10+ years of experience. I'm obsessed with clean code and I try my best that my courses have the cleanest code possible. My teach6h 54m5/5
Updated 2y agoIn this course, we will create Node.js basic shop API using Express.js and MongoDB. We will start this journey by understanding what clean architecture means, a8h 28m
Updated 2y agoWelcome to NodeJS and Kafka: Breaking a Monolith to Microservices Course - the course that will take your Javascript development skills to the next level. This6h 57m
Updated 2y agoNestJS is an incredible backend framework that allows us to build scaleable Node.js backends with very little complexity. A microservice architecture is a popul9h 2m
Updated 2y agoNestJS is one of the most modern Node.js frameworks out there. This course will teach you everything you need to know to get you started ASAP! Don't get fooled12h 9m5/5
Updated 2y agoIn this course we will build a Medium clone API using NestJS, Typescript, Typeorm and PostgreSQL. This course is fully focused on fast and deep dive into creati7h 59m
Updated 2y agoReact with Typescript, Next.js, Redux, NestJS, Docker, Redis, Stripe, Frontend & Backend Filtering. Learn how to create an Ambassador App using React, NextJS an8h 40m0/5
Updated 2y agoLearn how to create an Ambassador App using Vue 3, NuxtJS and NestJS. We will build 3 frontend apps Admin, Ambassador and Checkout and they will consume a big N7h 37m
Updated 2y agoThis is part two of the course "Advanced NextJS WooCommerce With REST API And TailwindCSS". If you haven't already please complete the previous part of the cour8h 6m
Updated 2y agoWelcome to E-commerce on the Jamstack with Snipcart, Next.js & WordPress! In this series, we will learn how make a fast, modern, e-commerce site using Next.j4h 18m
Updated 2y agoLearn how to build a full stack web app to visualize personalized Spotify data with the help of Node.js, React, Styled Components, and the Spotify Web API.3h 47m5/5
Updated 2y agoThis course will teach you how to build a GraphQL API from absolute scratch. It is taught by a developer that has over 3 years of experience with GraphQL and ha10h 41m5/5
Updated 2y agoLoopBack is a highly-extensible, open-source Node.js framework that enables you to create dynamic end-to-end REST APIs with little or no coding. LoopBack 4 is t5h 14m
Updated 2y agoGain expert skills to build and deploy an amazing React app. An epic training course that gives you the entire process to build and deploy your own top-tier e-c1h 41m
Updated 2y agoLearn to build full-stack isomorphic JavaScript web applications with Vue and Node.js along with the MEVN stack. The MEVN stack is a collection of great tools—M5h 33m
Updated 2y agoWelcome to Become a FullStack / MERN Stack JavaScript Developer from Scratch with React, Node JS and MongoDB. In this course you will Learn React with Node JS f20h 49m
Updated 2y agoWelcome to Node Fundamentals Authentication! In this series, we will dive into Node foundations and build an authentication system from scratch.4h 49m
Updated 2y agoIn this course, we'll be developing a new Full-Stack Chrome Extension that Scrapes Amazon, and automatically saves Product Data within a MongoDB Database. Our f6h 15m
Updated 2y agoAs we all know, Node JS is single threaded event-driven JavaScript runtime. When we run any CPU intensive operation, Node will not be able to take an advantage2h 24m
Updated 2y agoIf you are willing to become a backend web developer using latest technologies that you are at right place. This course is all about backend development with mo14h 21m
Updated 2y agoMongoDB is a very popular for any project. It's a no sql database which offers high performance and scalability. Having MongoDB in your skills set will set you3h 3m
Updated 2y agoEve is an open source Python REST API framework designed for human beings. It allows you to effortlessly build and deploy highly customizable, fully featured RE5h 6m
Updated 2y agoThis course will teach you how to use the Laravel and Vuejs frameworks completely from scratch. In this course we will be building and going through a few proj6h 48m5/5