/

spring-boot-api-project-seed

:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~

最終更新日:578日前
9.5k

marmelab/react-admin
582日前23.5k

A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

TanStack/query
582日前38.5k

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

heroku/react-refetch
585日前3.4k

A simple, declarative, and composable way to fetch data for React components

shahen94/react-native-video-processing
589日前1.2k

Native Video editing/trimming/compressing :movie_camera: library for React-Native

robsontenorio/vue-api-query
589日前1.6k

💎 Elegant and simple way to build requests for REST API

neovim/neovim
580日前74.0k

Vim-fork focused on extensibility and usability

tiangolo/fastapi
580日前68.3k

FastAPI framework, high performance, easy to learn, fast to code, ready for production

hoppscotch/hoppscotch
580日前58.9k

👽 Open source API development ecosystem - https://hoppscotch.io

strapi/strapi
580日前58.9k

🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

ocornut/imgui
580日前54.1k

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

slatedocs/slate
581日前35.7k

Beautiful static documentation for your API

Kong/insomnia
580日前32.4k

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

trpc/trpc
580日前31.7k

🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

httpie/cli
580日前31.1k

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

hasura/graphql-engine
580日前30.7k

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

ccxt/ccxt
580日前30.5k

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

Binaryify/NeteaseCloudMusicApi
580日前30.3k

网易云音乐 Node.js API service

QuivrHQ/quivr
580日前28.0k

Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.

encode/django-rest-framework
580日前27.1k

Web APIs for Django. 🎸

YMFE/yapi
580日前26.9k

YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台

littlecodersh/ItChat
580日前24.8k

A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。

directus/directus
580日前24.7k

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

bitwarden/server
580日前14.0k

The core infrastructure backend (API, database, Docker, etc).

pedroslopez/whatsapp-web.js
580日前12.9k

A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app

yagop/node-telegram-bot-api
580日前7.8k

Telegram Bot API for NodeJS

microsoft/botframework-sdk
580日前7.3k

Bot Framework provides the most comprehensive experience for building conversation applications.

deeplearning4j/deeplearning4j
580日前13.3k

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

izhangzhihao/intellij-rainbow-brackets
580日前4.3k

🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet

facebook/infer
580日前14.6k

A static analyzer for Java, C, C++, and Objective-C

checkstyle/checkstyle
580日前8.1k

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

code-review-checklists/java-concurrency
580日前1.2k

Checklist for code reviews

oracle/graal
580日前19.6k

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

azl397985856/leetcode
580日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

youngyangyang04/leetcode-master
580日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

doocs/leetcode
580日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

sammchardy/python-binance
580日前5.6k

Binance Exchange API python implementation for automated trading

kemalcr/kemal
584日前3.6k

Fast, Effective, Simple Web Framework

antlr/antlr4
580日前16.1k

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

ray-project/ray
580日前29.9k

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

rundeck/rundeck
580日前5.2k

Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts

macrozheng/mall
580日前73.8k

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

ityouknow/spring-boot-examples
580日前29.7k

about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。

jsdoc/jsdoc
581日前14.6k

An API documentation generator for JavaScript.

SeleniumHQ/selenium
580日前28.8k

A browser automation framework and ecosystem.

absinthe-graphql/absinthe
581日前4.2k

The GraphQL toolkit for Elixir

dependabot/dependabot-core
580日前3.8k

🤖 Dependabot's core logic for creating update PR's.

twitter/twitter-text
581日前3.0k

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

getActivity/EmojiPackage
582日前2.6k

表情包资源合集,张张都是经典

goldbergyoni/nodebestpractices
580日前95.3k

:white_check_mark: The Node.js best practices list (February 2024)

microsoft/rushstack
581日前5.5k

Monorepo for tools developed by the Rush Stack community

web3/web3.js
580日前18.3k

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.

graphile/crystal
580日前12.3k

🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

pyeve/eve
580日前6.7k

REST API framework designed for human beings

dpgaspar/Flask-AppBuilder
580日前4.5k

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/

spring-projects/spring-boot
580日前71.7k

Spring Boot

apache/dubbo
580日前39.8k

The java implementation of Apache Dubbo. An RPC and microservice framework.

GitHubDaily/GitHubDaily
580日前26.7k

坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

GoogleContainerTools/jib
579日前13.3k

🏗 Build container images for your Java applications.

hibernate/hibernate-orm
580日前5.7k

Hibernate's core Object/Relational Mapping functionality

mcxiaoke/packer-ng-plugin
590日前4.8k

下一代Android打包工具(对Gradle 7.x的支持,欢迎提PR)

nisrulz/android-tips-tricks
581日前4.7k

:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development

EngineHub/WorldEdit
580日前3.0k

🗺️ Minecraft map editor and mod

Qihoo360/ArgusAPM
583日前2.7k

Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

BayesWitnesses/m2cgen
580日前2.7k

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

bigskysoftware/htmx
579日前30.0k

</> htmx - high power tools for HTML

dromara/hutool
579日前27.9k

🍬A set of tools that keep Java sweet.

go-chi/chi
579日前16.6k

lightweight, idiomatic and composable router for building Go HTTP services

TeamPiped/Piped
579日前7.1k

An alternative privacy-friendly YouTube frontend which is efficient by design.

elastic/elasticsearch
579日前66.8k

Free and Open, Distributed, RESTful Search Engine

google/guava
579日前49.1k

Google core libraries for Java

ReactiveX/RxJava
579日前47.5k

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

square/okhttp
580日前45.0k

Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

square/retrofit
579日前42.4k

A type-safe HTTP client for Android and the JVM

skylot/jadx
579日前38.1k

Dex to Java decompiler

apache/spark
579日前37.8k

Apache Spark - A unified analytics engine for large-scale data processing

PhilJay/MPAndroidChart
579日前37.1k

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

jeecgboot/jeecg-boot
579日前37.0k

🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

alibaba/fastjson
580日前25.6k

FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.

paularmstrong/normalizr
580日前21.0k

Normalizes nested JSON according to a schema

r-spacex/SpaceX-API
579日前10.2k

:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.

ladjs/lad
582日前2.3k

Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.

NativeScript/NativeScript
580日前23.5k

⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: SwiftUI, Jetpack Compose, Flutter and you name it compatible.

yuliskov/SmartTube
579日前15.1k

SmartTube - an advanced player for set-top boxes and tv running Android OS

mamoe/mirai
579日前13.8k

高效率 QQ 机器人支持库

wasabeef/recyclerview-animators
581日前11.4k

An Android Animation library which easily add itemanimator to RecyclerView items.

glideapps/quicktype
580日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

lionsoul2014/ip2region
579日前14.9k

Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages

airbytehq/airbyte
579日前13.2k

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.

OpenRefine/OpenRefine
581日前10.3k

OpenRefine is a free, open source power tool for working with messy data and improving it

apache/incubator-fury
579日前2.5k

A blazing fast multi-language serialization framework powered by JIT and zero-copy.

bitcoin-wallet/bitcoin-wallet
579日前3.4k

Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.

opensearch-project/OpenSearch
579日前8.3k

🔎 Open source distributed and RESTful search engine.

trevorhobenshield/twitter-api-client
579日前1.2k

Implementation of X/Twitter v1, v2, and GraphQL APIs

kaxap/arl
580日前1.9k

lists of most popular repositories for most favoured programming languages (according to StackOverflow)

bytedeco/javacv
581日前7.2k

Java interface to OpenCV, FFmpeg, and more

zhanglei-workspace/shopping-management-system
580日前4.7k

该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。

rubenlagus/TelegramBots
580日前4.2k

Java library to create bots using Telegram Bots API

ZHENFENG13/My-Blog
580日前3.4k

:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验

java-aodeng/hope-boot
590日前3.3k

🌱 一款现代化的脚手架项目

spotify/dockerfile-maven
579日前2.7k

MATURE: A set of Maven tools for dealing with Dockerfiles

apache/maven-mvnd
579日前2.7k

Apache Maven Daemon