JsonAPI
GraphQL
graphql.js
Apollo
Graphene
Productivity Power Tools
Mercurius
Prisma GraphQL API
MockServer
Beeceptor
Request inspector
HttpMaster
Webhook.site
Hoppscotch
API Fortress
CurlHub.io
JsonAPI
MockServerBased on our record, JsonAPI seems to be a lot more popular than MockServer. While we know about 52 links to JsonAPI, we've tracked only 4 mentions of MockServer. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
REST does not define a standard batching mechanism at the protocol level. When batching is needed, it is handled through API design (such as bulk endpoints), infrastructure, or framework-specific solutions. Some specifications attempt to address this, such as ODataโs batch format or JSON:APIโs compound documents, but adoption is inconsistent. - Source: dev.to / 3 months ago
Why reinvent the wheel poorly when you have a hundred of solutions like https://jsonapi.org/? - Source: Hacker News / 11 months ago
For context, the subject-predicate-object pattern is known as a semantic triple or Resource Description Framework (RDF) triple: https://en.wikipedia.org/wiki/Semantic_triple They're useful for storing social network graph data, for example, and can be expressed using standards like Open Graph and JSONAPI: https://ogp.me https://jsonapi.org I've stored RDF triples in database tables and experimented with query... - Source: Hacker News / about 1 year ago
Built on JSON API standards, the OSF API is intuitive for anyone familiar with REST conventions. Once you learn its core patterns, you can quickly expand into project creation, user collaboration, and moreโwithout constantly referencing documentation. The official OSF API docs provide everything needed to get started. - Source: dev.to / about 1 year ago
Following established patterns reduces the learning curve for your API. Adopt conventions from JSON:API or Microsoft API Guidelines to provide consistent experiences. - Source: dev.to / over 1 year ago
There are several strategies to solve this kind of challenge, but today we will see MockServer as a tool to resolve it. - Source: dev.to / almost 2 years ago
The open-source examples are mockoon, mock-server.com, etc. Source: about 3 years ago
I've just found out MockServer and it looks awesome ๐คฉ so I wanted to check it out repeating the steps of my previous demo WireMock Testing which (as you can expect) uses WireMock, another fantastic tool to mock APIs. - Source: dev.to / about 4 years ago
I tend to use MockServer. With MockServer you can define inputs, so you can say that the request should look like this with that URL, etc etc. That way you can verify that the request looks okay. Source: over 4 years ago
GraphQL - GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.
Beeceptor - Unblock yourself from API dependencies, and build & integrate with APIs fast. Beeceptor helps you build a mock Rest API in a few seconds.
graphql.js - A reference implementation of GraphQL for JavaScript - graphql/graphql-js
Request inspector - Debug web hooks, http clients
Apollo - Apollo is a full project management and contact tracking application.
HttpMaster - HttpMaster is a professional software tool for testing and debugging HTTP applications, primarily aimed at REST API applications and web services.