4,638 skills found · Page 1 of 155
gin-gonic / GinGin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
microsoft / PlaywrightPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Textualize / TextualThe lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
marmelab / React AdminA frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
adonisjs / CoreAdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
bkaradzic / BgfxCross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
feathersjs / FeathersThe API and real-time application framework
PerfectlySoft / PerfectServer-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
slimphp / SlimSlim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
nightwatchjs / NightwatchIntegrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
langchain4j / Langchain4jLangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes implementing RAG, tool calling (including support for MCP), and agents easy. LangChain4j integrates seamlessly with various enterprise Java frameworks.
mockery / MockeryMockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
ruby-grape / GrapeAn opinionated framework for creating REST-like APIs in Ruby.
falconry / FalconThe no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale.
dingo / ApiA RESTful API package for the Laravel and Lumen frameworks.
vitalik / Django Ninja💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
delta-io / DeltaAn open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
napi-rs / Napi RsA framework for building compiled Node.js add-ons in Rust via Node-API
kreuzberg-dev / KreuzbergA polyglot document intelligence framework with a Rust core. Extract text, metadata, and structured information from PDFs, Office documents, images, and 88+ formats. Available for Rust, Python, Ruby, Java, Go, PHP, Elixir, C#, R, C, TypeScript (Node/Bun/Wasm/Deno)- or use via CLI, REST API, or MCP server.
flask-restful / Flask RestfulSimple framework for creating REST APIs