api-simulation

There are 32 repositories under api-simulation topic.

  • SpectoLabs/hoverfly

    Lightweight service virtualization/ API simulation / API mocking tool for developers and testers

    Language:Go2.5k55344220
  • testinggospels/camouflage

    Camouflage is a backend mocking tool for HTTP, gRPC, Websockets and Thrift protocols, which helps you carry out your front end prototyping, unit testing, functional/performance testing in silos, in absence of one or more Microservices/APIs.

    Language:TypeScript29239927
  • seborama/govcr

    HTTP mock for Golang: record and replay HTTP/HTTPS interactions for offline testing

    Language:Go19531017
  • SpectoLabs/hoverfly-java

    Java binding for Hoverfly

    Language:Java1741313160
  • matthewgallina/smockin

    Dynamic API, S3 & Mail mocking for web, mobile & microservice development.

    Language:Java8992029
  • kendarorg/HttpAnsweringMachine

    Mixing trafficparrot, mitm proxy and pact.io, without using all of them. Real mocks, Recording, Inspections, PACT and NULL infrastructure at once. Now abandoned for: https://github.com/kendarorg/the-protocol-master

    Language:Java3541574
  • mokapi

    marle3003/mokapi

    Your API mocking tool for OpenAPI and AsyncAPI using Go and JavaScript - https://mokapi.io

    Language:Go32122
  • passivsystems/protean

    Evolve your RESTful API's and Web Services

    Language:Clojure3242553
  • fredrikn/hoverfly-dotnet

    A .Net Library for Hoverfly

    Language:C#31618
  • diegorubin/tshield

    API mocks for development and testing

    Language:Ruby237309
  • trco/wannabe

    A versatile Go tool for effortlessly generating mock HTTP APIs for all your needs.

    Language:Go171130
  • the-protocol-master

    kendarorg/the-protocol-master

    TPM-Proxy Is an infrastructure simulator to test effortlessy your app in minutes for MQTT, Redis, Amqp, MySQL, Postgres, Http, Https, DNS and MongoDB native protocols.

    Language:Java162423
  • SpectoLabs/hoverfly-ui

    Admin dashboard for Hoverfly

    Language:TypeScript11773
  • apimastery/APISimulator

    API Simulator - configuration-driven tool for modeling and running of API simulations

    Language:Shell32301
  • SpectoLabs/hoverfly-github-action

    Install Hoverfly (https://docs.hoverfly.io) so that other GitHub Actions can use it easily (e.g. for testing)

    Language:Shell31171
  • jinweijie/SimulationApi

    A set of handy APIs to simulate various microservices behaviors.

    Language:C#220
  • Dogflix.com.co

    JulianVilla6/Dogflix.com.co

    Doglix, a JavaScript project, uses Webpack and CSS to craft a dog-themed platform inspired by Netflix. Vanilla JavaScript handles core logic, Webpack streamlines bundling, CSS controls design, BlueBillow AI enhances visuals, and a simulated API demonstrates async operations.

    Language:CSS1100
  • kendarorg/the-protocol-master-samples

    TPM-Proxy Real Life tests in: Python, Java, Go and .NetCore. Runnable on Docker

    Language:Java1120
  • tennisfar/fiddler-mock-api-response

    Efficient Fiddler script for mocking API responses. Tailored for developers to simulate APIs during testing, ensuring easy integration and usage.

  • webhkp/mock-server

    Mock server to help development of UI and Mobile apps

    Language:HTML111
  • AdvancedCurrencyConverter

    Aayushinit/AdvancedCurrencyConverter

    💱 Advanced Currency Converter Web App — Real-time multi-currency conversion with historical trends, interactive charts, and a modern glassmorphic UI using Flask, Tailwind CSS, and Chart.js.

    Language:HTML0000
  • adrianomonteiroweb/api-simulation-javascript

    Como simular uma API em javaScript? Construa uma API simulada usando LocalStorage, setTimeout e Promise com retornos de todos os dados criados ou retorno por ID. Além do CRUD necessário para fazer o update, criar novos dados e deletá-los.

  • Beeceptor/.github

    Beeceptor is the quickest and simplest API mock server!

  • eduardongarcia/tshield

    API mocks for development and testing

    Language:Ruby0000
  • lee-seokmin/API-site

    직접 만든 api 모음 사이트

    Language:HTML0100
  • testinggospels/camoswag

    Camoswag is an extension to Camouflage backend mocking tool, which allows you to quickly convert an OpenAPI Specification into a set of mocks usable by Camouflage.

    Language:JavaScript0120
  • trafficparrot/trafficparrot-demo-applications

    Demo applications to test the capabilities of Traffic Parrot API and service simulators.

    Language:HTML0111
  • trco/copycat

    A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.

    Language:Go0100
  • Abdulrahman843/react-api

    React API Simulator is a full-stack web application that allows users to simulate API requests to various endpoints, monitor success/failure rates, and visualize detailed results. It features a React frontend deployed on Vercel and a Node.js backend hosted on Render. Ideal for testing, debugging, and analyzing API behaviors across multiple regions.

    Language:JavaScript
  • adrianomonteiroweb/loading-placeholder

    Projeto para praticar CSS aplicado ao conceito de exibição de animação de carregamento enquanto o front-end aguarda resposta de uma API. API essa que está sendo simulada através de Promise e SetTimeout.

    Language:JavaScript20
  • gmendozah/Cool-API-Simulation

    This project helps simulate an API without a backend just run and enjoy! Link to official repo:

  • robinhosz/mock-api-server

    Este projeto é um servidor de mock (simulação) de APIs desenvolvido em Node.js. Ele permite criar APIs virtuais a partir de arquivos JSON ou YAML, simulando requisições e respostas HTTP sem a necessidade de um backend real.

    Language:JavaScript