An open API service indexing awesome lists of open source software.

Back end

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.

https://github.com/Shitaibin/golang_step_by_step

Golang入门教程的文章、示例代码,喜欢就star,订阅就watch

backend channel concurrency golang

Last synced: 11 Apr 2025

https://github.com/tiangolo/full-stack-fastapi-couchbase

Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.

backend celery cookiecutter couchbase couchbase-sync-gateway docker fastapi frontend json json-schema jwt letsencrypt openapi openapi3 python python3 swagger traefik vue vuex

Last synced: 21 Jan 2025

https://github.com/francescoxx/rustcrab

An Open Source project with everything you need to learn about Rust.

ai backend devtools frontend hacktoberfest nextjs opensource react rust rust-lang rustlang tailwindcss typescript webdevelopment

Last synced: 08 Apr 2025

https://github.com/leosuncin/nest-auth-example

Nest.js authentication with Passport. Realworld example

backend nestjs passport postgresql rest-api typescript

Last synced: 08 Apr 2025

https://github.com/kurtosis-tech/kurtosis

A platform for packaging and launching ephemeral backend stacks with a focus on approachability for the average developer.

backend cicd containerization deploy devops distributed-systems docker docker-compose environment go infrastructure kubernetes networks prototyping

Last synced: 14 Apr 2025

https://github.com/storyofams/next-api-decorators

Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.

api-decorators backend decorators nestjs next nextjs pipes typescript vercel

Last synced: 31 Mar 2025

https://github.com/instantcommerce/next-api-decorators

Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.

api-decorators backend decorators nestjs next nextjs pipes typescript vercel

Last synced: 08 Apr 2025

https://github.com/alienzhou/blog

📖 个人博客,分享一些前端工作学习中的收获,欢迎 ✨,博客地址>>

backend blog fronend native

Last synced: 06 Apr 2025

https://github.com/cloudposse/terraform-aws-tfstate-backend

Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.

aws aws-dynamodb backend dynamodb dynamodb-table hcl2 locking remote-state s3-bucket terraform terraform-module terraform-modules terraform-state tfstate

Last synced: 14 Apr 2025

https://github.com/spinspire/pocketbase-sveltekit-starter

a starter project to build a SvelteKit frontend with PocketBase backend

backend frontend pocketbase svelte sveltejs sveltekit

Last synced: 05 Apr 2025

https://github.com/rowyio/buildship

Low-code Visual Backend Builder, powered by AI ✨ Create APIs, scheduled jobs, backend tasks, database CRUD, and integrate with any tool or APIs.

api automation backend backend-api cron cronjob crud integration low-code no-code scheduled-tasks workflow

Last synced: 11 Apr 2025

https://github.com/crowdhailer/raxx

Interface for HTTP webservers, frameworks and clients

ace backend cowboy elixir elixir-webservers framework rack umbrella web web-application-framework

Last synced: 08 Apr 2025

https://github.com/gmartins-dev/links

Lista colaborativa de sites e ferramentas úteis para desenvolvedores (que sejam preferencialmente gratuitas/livres).

angular backend css cssinjs django frontend fullstack html javascript nextjs node nodejs react react-native reactjs styled-components tailwindcss typescript vue vuejs

Last synced: 05 Apr 2025

https://github.com/CrowdHailer/raxx

Interface for HTTP webservers, frameworks and clients

ace backend cowboy elixir elixir-webservers framework rack umbrella web web-application-framework

Last synced: 30 Mar 2025

https://github.com/santoshshinde2012/node-boilerplate

Node Typescript Boilerplate for Microservices. Skeleton for Node.js Apps written in TypeScript (with Setup Instructions for ESLint, Prettier, and Husky)

backend backend-api boilerplate clean-architecture eslint express husky node node-js node-typescript node-typescript-boilerplate nodejs prettier skeleton starter-kit starter-template typescript typescript-boilerplate

Last synced: 08 Apr 2025

https://github.com/csfloat/inspect

Source Code that Powers the CSFloat Inspect Link API

api backend bot csgo mongodb node

Last synced: 19 Nov 2024

https://docops-hq.github.io/conf/

Конспекты докладов IT-конференций

backend conferences devops devrel frontend highload qa startup

Last synced: 18 Nov 2024

https://github.com/plainadmin/plain-free-bootstrap-admin-template

Free Vanilla JavaScript Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts, graph and application pages.

admin admin-dashboard admin-template backend bootstrap bootstrap-admin bootstrap5 charts dashboard free graphs html-admin html-dashboard scss template theme ui-kit vanilla-javascript vanilla-js

Last synced: 05 Apr 2025

https://github.com/docops-hq/conf

Конспекты докладов IT-конференций

backend conferences devops devrel frontend highload qa startup

Last synced: 13 Nov 2024

https://github.com/ForestAdmin/forest-rails

💎 Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application.

admin admin-panel backend backend-api gem internal-tool rails ruby ruby-on-rails

Last synced: 24 Nov 2024

https://github.com/forestadmin/forest-rails

💎 Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application.

admin admin-panel backend backend-api gem internal-tool rails ruby ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/liyupi/mianshiya-next

新项目,基于 Next.js + Spring Boot + Redis + MySQL + Elasticsearch 的面试刷题平台,运用 Druid + HotKey + Sa-Token + Sentinel 提高了系统的性能和安全性。管理员可以创建题库、题目和题解;用户可以注册登录、分词检索题目、在线刷题并查看刷题记录日历图。 此外,系统使用数据库连接池、热 Key 探测、缓存、高级数据结构等来提升性能。通过流量控制、熔断、动态 IP 黑白名单过滤、同端登录冲突检测、分级反爬虫策略来提升系统和内容的安全性。从 0 到 1 的真实企业级项目设计开发,绝对让你收获满满!

backend elasticsearch frontend java mysql nextjs programmer react redis springboot

Last synced: 12 Apr 2025

https://github.com/kottans/backend

:octocat: Kottans backend course 🎓

backend go golang javascript node nodejs python self-learning

Last synced: 05 Apr 2025

https://github.com/johndatserakis/koa-vue-notes-api

🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and async/await.

api backend boilerplate database demo jwt koa mysql node pm2 spa template

Last synced: 07 Apr 2025

https://github.com/abanoub-asaad/java-backend

These are resources, roadmaps, links to learn Java Backend :)

backend java java-backend spring springboot

Last synced: 05 Apr 2025

https://github.com/timerring/backend-tutorial

韩顺平Java零基础markdown整理(A detailed tutorial of java from 0 to 1)

backend basic-java docker java tutorial

Last synced: 09 Apr 2025

https://github.com/PlainAdmin/plain-free-bootstrap-admin-template

Free Vanilla JavaScript Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts, graph and application pages.

admin admin-dashboard admin-template backend bootstrap bootstrap-admin bootstrap5 charts dashboard free graphs html-admin html-dashboard scss template theme ui-kit vanilla-javascript vanilla-js

Last synced: 15 Nov 2024

https://github.com/theryston/jsx-mail

Building the future of email with JSX syntax

backend email email-template javascipt jsx jsx-mail library

Last synced: 15 Apr 2025

https://github.com/Theryston/jsx-mail

Building the future of email with JSX syntax

backend email email-template javascipt jsx jsx-mail library

Last synced: 30 Jan 2025

https://github.com/rune/rune

Build multiplayer web games played by millions! 👾 You focus on your game, Rune handles everything else, incl. backend and networking 🚀 Make your game using JavaScript / TypeScript and any frontend web framework such as React, Svelte, Vue, Threejs, PixiJS, Phaser. You can even use plain HTML and CSS. Perfect for web devs interested in gamedev.

backend css dusk framework frontend game game-development game-engine gamedev html javascript multiplayer networking phaser react rune svelte threejs typescript web

Last synced: 14 Apr 2025

https://github.com/DivanteLtd/vue-storefront-api

Vue.js storefront for Magento2 (and not only) - data backend

backend elasticsearch magento product-catalog redis vue-storefront vuejs2

Last synced: 28 Jan 2025

https://github.com/vuestorefront/vue-storefront-api

Vue.js storefront for Magento2 (and not only) - data backend

backend elasticsearch magento product-catalog redis vue-storefront vuejs2

Last synced: 05 Apr 2025

https://github.com/sifrr/sifrr

:zap: Set of tiny, independent libraries for creating modern and fast webapps with javascript/typescript

backend fast framework frontend fullstack javascript libraries minimal nodejs server sifrr ui

Last synced: 04 Apr 2025

https://github.com/SeunAdelekan/Kanary

A minimalist web framework for building REST APIs in Kotlin/Java.

api backend java kanary kotlin microservice rest rest-api server

Last synced: 16 Mar 2025

https://github.com/kitajs/kitajs

🌷 Performant & type safe fastify router — end-to-end safety with ZERO abstraction cost!

api backend code fast fastify framework generator minimal nodejs open typescript

Last synced: 14 Apr 2025

https://github.com/ESchouten/CleanArchitecture

Kotlin backend based on the Clean Architecture principles. Ktor, JWT, Exposed, Flyway, OpenAPI/REST & KGraphQL/GraphQL generated endpoints, Gradle.

backend clean-architecture exposed flyway gradle graphql hexagonal-architecture jwt kotlin ktor openapi swagger

Last synced: 12 Apr 2025

https://github.com/sds/db-query-matchers

RSpec matchers for database queries

backend

Last synced: 11 Apr 2025

https://github.com/micromata/http-fake-backend

Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.

api backend data fake fake-data http http-server json json-files mock mocking mocking-server mocks node nodejs rest rest-api restful restful-api

Last synced: 24 Mar 2025

https://github.com/holmusk/three-layer

:three: :cake: Architecture of the Haskell web applications

backend haskell servant three-layer-architecture web web-application

Last synced: 07 Apr 2025

https://github.com/nikit0ns/ukrainian_it_communities

The List of Ukrainian IT communities, news portals, Telegram groups, and other places where people can communicate with each other.

artificial-intelligence backend blockhain community databases design devops embedded frontend game-development hardware industry-news it memes ukraine ukrainian vacancies

Last synced: 04 Apr 2025

https://github.com/Holmusk/three-layer

:three: :cake: Architecture of the Haskell web applications

backend haskell servant three-layer-architecture web web-application

Last synced: 12 Nov 2024

https://github.com/rasouza/node-clean-architecture

Clean Architecture implementation written in NodeJS

architecture backend clean-architecture nodejs

Last synced: 31 Mar 2025

https://github.com/parse-community/Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)

authentication baas backend carthage hacktoberfest livequery-clients livequery-server mbaas parse parse-platform query sdk spm swift swift-package-manager

Last synced: 28 Nov 2024

https://github.com/nikit0ns/Ukrainian_IT_Communities

The List of Ukrainian IT communities, news portals, Telegram groups, and other places where people can communicate with each other.

artificial-intelligence backend blockhain community databases design devops embedded frontend game-development hardware industry-news it memes ukraine ukrainian vacancies

Last synced: 13 Nov 2024

https://github.com/2amigos/yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

2amigos authorization backend rbac rbac-management yii2

Last synced: 11 Apr 2025

https://github.com/erickit/nest-user-auth

A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.

apollo-server authentication backend graphql jest joi mongo mongodb mongoose nest nestjs node nodejs nodemailer passport-jwt passportjs supertest user-management

Last synced: 07 Apr 2025

https://github.com/mislam/typezero

Zero-config TypeScript starter for modern Node.js development. ESM, Vitest, ESLint, Prettier. Production-ready in seconds! ⚡

2025 backend best boilerplate eslint express javascript microservice node nodejs prettier project-template serverless service starter starter-kit starterkit template typescript vitest

Last synced: 22 Feb 2025

https://github.com/oskardudycz/goldeneye

The CQRS flavoured framework that will speed up your WebAPI and Microservices development

backend cqrs dapper dot-net entity-framework event-sourcing framework goldeneye marten nuget nuget-packages webapi

Last synced: 08 Apr 2025

https://github.com/greenbone/gvmd

Greenbone Vulnerability Manager - The database backend for the Greenbone Community Edition

backend c extended gea greenbone openvas openvas-manager vulnerability vulnerability-management vulnerability-scanners

Last synced: 07 Apr 2025

https://github.com/subtrace/subtrace

Wireshark for Docker containers

backend devtools monitoring observability

Last synced: 22 Feb 2025

https://github.com/rasadov/ecommerceapi

Modular e-commerce backend with a GraphQL gateway and gRPC microservices for accounts, products, orders, and recommendations.

backend docker docker-compose ecommerce elasticsearch event-driven gin go gqlgen graphql grpc kafka microservices postgresql protobuf python recommendation-system recommender-system

Last synced: 10 Apr 2025

https://github.com/rasadov/EcommerceAPI

Modular e-commerce backend with a GraphQL gateway and gRPC microservices for accounts, products, orders, and recommendations.

backend docker docker-compose ecommerce elasticsearch event-driven gin go gqlgen graphql grpc kafka microservices postgresql protobuf python recommendation-system recommender-system

Last synced: 10 Apr 2025

https://github.com/starandtina/backend-interview-questions

Hiring is extremely hard, and figuring out if someone is a good fit within 45 minutes is a demanding task. Here are some simple questions to interview potential backend candidates.

backend interview

Last synced: 06 Mar 2025

https://github.com/sairyss/fullstack-starter-template

Template for full stack applications based on TypeScript, React, Vite, ChakraUI, tRPC, Fastify, Prisma, zod, etc.

backend chakraui fastify frontend fullstack javascript node node-js nodejs nx prisma react reactjs template trpc typescript vite zod

Last synced: 07 Apr 2025

https://github.com/Sairyss/fullstack-starter-template

Template for full stack applications based on TypeScript, React, Vite, ChakraUI, tRPC, Fastify, Prisma, zod, etc.

backend chakraui fastify frontend fullstack javascript node node-js nodejs nx prisma react reactjs template trpc typescript vite zod

Last synced: 11 Apr 2025

https://github.com/plumier/plumier

A TypeScript backend framework focuses on development productivity, uses dedicated reflection library to help you create a robust, secure and fast API delightfully.

backend decorators nodejs plumier reflection typescript

Last synced: 21 Nov 2024

https://github.com/poowf/otter

A relatively automatic CRUD backend administration panel for Laravel

administration backend dashboard eloquent-models hacktoberfest laravel laravel-nova otter

Last synced: 05 Apr 2025

https://github.com/i18next/i18next-xhr-backend

[deprecated] can be replaced with i18next-http-backend

backend i18next plugin xhr

Last synced: 07 Apr 2025

https://github.com/charlessolar/TodoMVC-DDD-CQRS-EventSourcing

Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design

backend cqrs cqrs-es ddd domain-driven-design eventsourcing eventstore example frontend microservices netstandard nservicebus todomvc typescript

Last synced: 18 Apr 2025

https://github.com/eko/authz

🛡️ Authorization backend that comes with a UI for RBAC and ABAC permissions

abac auth authentication authorization authorizer backend frontend management rbac

Last synced: 05 Apr 2025

https://github.com/blmage/mage-enhanced-admin-grids

[ARCHIVED] Enhanced Admin Grids extension for Magento 1. WIP version available for testing.

backend customization grids magento

Last synced: 31 Mar 2025

https://github.com/odyseeteam/odysee-api

API server for Odysee

api backend blockchain lbry odysee

Last synced: 12 Apr 2025

https://github.com/yoomoney/db-queue

Worker-queue implementation on top of Java and database

backend database java mssql oracle postgresql queue queue-classic queued-jobs spring worker-queue

Last synced: 22 Jan 2025

https://github.com/webdevetc/blogetc

Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.

admin backend blade blog blog-engine blog-platform blogging blogpost eloquent frontend laravel laravel-5-package laravel-application laravel-framework laravel-package package rss rss-feed

Last synced: 04 Apr 2025

https://github.com/cs01/pygdbmi

A library to parse gdb mi output and interact with gdb subprocesses

backend frontend gdb gdb-commands gdb-mi json-serializable parser parser-library python subprocess

Last synced: 08 Apr 2025

https://github.com/javiereguiluz/easy-admin-demo

A demo application to showcase EasyAdmin features

backend demo php symfony symfony-application

Last synced: 14 Mar 2025

https://github.com/basir/node-javascript-ecommerce

Build ECommece Like Amazon Using Vanilla JS

backend ecommerce-website frontend javascript mongodb nodejs

Last synced: 07 Apr 2025

https://github.com/janko/tus-ruby-server

Ruby server for tus resumable upload protocol

backend chunked-uploads filesystem gridfs http resumable-upload ruby s3 storage streaming tus

Last synced: 04 Apr 2025

https://github.com/pine-vm/pine

Cross-platform runtime environment for the Elm programming language.

backend database dbms declarative-programming elm event-sourcing full-stack functional-programming runtime virtual-machine

Last synced: 04 Apr 2025

https://github.com/fastrodev/fastro

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS

backend deno fastro framework frontend fullstack middleware preact react typescript

Last synced: 04 Apr 2025

https://github.com/reacherhq/backend

⚙️ REST backend for Reacher - Open-Source Email Verification API.

backend hacktoberfest reacher

Last synced: 15 Apr 2025

https://github.com/Toktik-Team/toktik

ChatGPT integrated short video microservice application built with Kitex and Hertz. 第五届字节跳动青训营后端大作业“码如磐石奖(一等奖)”获奖项目

backend bytedance clone cloudwego consul go golang hertz kitex microservice short-video tik tiktok tiktok-clone tok video

Last synced: 03 Apr 2025

https://github.com/nekocode/tornarest

A simple RESTful Web Service built with Tornado.

backend

Last synced: 25 Mar 2025

https://github.com/OscarYuen/go-graphql-starter

This repository uses graph-gophers/graphql-go to build a starter web application

backend go golang graphql sqlx starter

Last synced: 18 Nov 2024

https://github.com/nekocode/tornaREST

A simple RESTful Web Service built with Tornado.

backend

Last synced: 27 Nov 2024

https://github.com/adminarchitect/core

AdminArchitect - Active Admin for Laravel

administration adminpanel backend laravel laravel-admin php vuejs

Last synced: 27 Mar 2025

https://github.com/celest-dev/celest

The Flutter cloud platform

backend cloud dart flutter serverless

Last synced: 09 Apr 2025

https://github.com/crcn/paperclip

Paperclip is a common language for designers and developers

backend css front-end html javascript react

Last synced: 21 Feb 2025