OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3994discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: rest清除
hoppscotchhoppscotch
ADDED

Hoppscotch is an open-source API development ecosystem providing a lightweight alternative to Postman and Insomnia for testing and designing APIs.

Developer toolsBackend & APIs
json-servertypicode
ADDED

JSON Server is a Node.js CLI tool that turns a JSON or JSON5 file into a full fake REST API in seconds, supporting CRUD, filtering, sorting, pagination, embedding, and static file serving for prototyping and testing.

Developer toolsBackend & APIs
api-platformapi-platform
ADDED

API Platform is a next-generation web framework installer that scaffolds API-first projects with REST/GraphQL APIs, auto-generated documentation, admin interfaces, and Jamstack client apps built on Symfony and React.

Developer toolsBackend & APIs
htmxbigskysoftware
ADDED

htmx is a small, dependency-free JavaScript library that lets you issue AJAX requests, use CSS transitions, WebSockets and Server Sent Events directly from HTML attributes, enabling hypertext-driven interfaces without heavy frontend frameworks.

Developer toolsFrontend tooling
fastapifastapi
ADDED

FastAPI is a modern Python web framework for building APIs with standard type hints, featuring automatic OpenAPI documentation, data validation via Pydantic, high performance via Starlette, and interactive Swagger UI and ReDoc interfaces.

Developer toolsBackend & APIs
nodebestpracticesgoldbergyoni
ADDED

A comprehensive Node.js best practices guide covering project architecture, code style, testing, production, security, and more.

Developer toolsBackend & APIs
strapistrapi
ADDED

Strapi is a leading open-source headless CMS built in JavaScript/TypeScript, offering visual content modeling, auto-generated REST/GraphQL APIs, roles, media library, i18n, and plugin ecosystem.

Self-hostedDeveloper toolsCMS & blogs
react-adminmarmelab
ADDED

React-admin is an open-source frontend framework by marmelab for building browser-based single-page admin applications on REST or GraphQL APIs, using TypeScript, React and Material Design. It ships hooks and components for authentication, routing, forms, validation, datagrids, search, i18n and theming.

Developer toolsFrontend tooling
clihttpie
ADDED

HTTPie CLI is a modern, user-friendly command-line HTTP client designed for testing, debugging, and interacting with APIs and HTTP servers.

GamesGame servers
queryTanStack
ADDED

TanStack Query is an async state management library for the web that simplifies fetching, caching, synchronizing and updating server state, with adapters for React, Solid, Svelte and Vue.

Developer toolsFrontend tooling
ADDED

A starter library designed to facilitate the integration and usage of Feign clients within Java applications.

Developer toolsBackend & APIs
documentationHarperFast
ADDED

Open-source documentation website for Harper, a fullstack serverful Node.js application platform. Built with Docusaurus and hosted at docs.harper.fast. Community contributions welcome via issues and pull requests.

Developer toolsTemplates & starters
postgrestPostgREST
ADDED

PostgREST serves a fully RESTful API from any existing PostgreSQL database. It handles JWT authentication, delegates authorization to database roles, supports schema-based versioning, generates OpenAPI docs, and pushes data validation and JSON serialization into SQL.

Developer toolsData & databasesBackend & APIs
postingdarrenburns
ADDED

Posting is a terminal-based HTTP client in the spirit of Postman and Insomnia. It stores requests as plain YAML files, works over SSH, and supports environments, autocompletion, tree-sitter highlighting, Vim keys, custom themes, Python hooks and cURL/Postman/OpenAPI import.

Developer toolsProductivityBackend & APIs