Back end topic
Back end is the programming that handles the behind-the-scenes of a website or application that people do not see, such as the server and database. Programming languages such as Python, Ruby, and PHP is used for back-end development.
daily-code
:computer: :hourglass_flowing_sand: :dart: A list of site links with challenges to practice programming daily!
final-space-api
Final Space API : RESTful API based on the show Final Space.
spring-webflux-websocket-chatroom
A room-based chat application built under a reactive programming paradigm using Spring WebFlux and Vue.js
Flask-MVC-Template
Flask-MVC Template It is a template with "batteries included" created for the fast development of applications in the microframework flask :snake:
ConfTalks
⚠️ Development is currently on hold 🎥 An open source index of already recorded and scheduled conference talks to help you decide if you should go. Built for all developers 👩💻👨💻
fullstack_tutorial
A Simple CRUD Flask/React App Tutorial
node-typescript-boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
express-smtp-mailer
A production-ready Node backend with an Express SMTP mail server configurable for use with contact forms, subscriptions, etc.
eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
TodoMVC-DDD-CQRS-EventSourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design