An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: endpoint-testing

open-source-labs/Spearmint

Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of a button.

Language: TypeScript - Size: 66.7 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1,280 - Forks: 180

NYULibraries/aswa

ASWA is an HTTP-based monitoring tool for real-time web service verification across dev, prod, and saas environments

Language: Go - Size: 353 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Reprompts/pyapptest

pyapptest is a developer-friendly, plug-and-play API testing utility built with Python. It helps you auto-detect, test, and document API endpoints from popular frameworks like FastAPI, Flask, and Django — all within a clean Streamlit-based interface.

Language: Python - Size: 35.2 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

WVAviator/capti

A lightweight, YAML-based framework for end-to-end REST API endpoint testing.

Language: Rust - Size: 340 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

mitchs-dev/endpoint-tests

An 'all-in-one' simple endpoint testing platform

Language: Python - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

4444TENSEI/EndpointJoiner

通过自定义关键词,模拟生成一切可能存在的接口端点,并进行HTTP端点爆破(测试工具)

Language: Go - Size: 102 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

AtlasWiki/EndPointer

This is the open sourced code for the extension, EndPointer

Language: TypeScript - Size: 8.44 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 43 - Forks: 6

bhavyasree627/To-Do-List

A MERN stack application built to understand CRUD functionality, routes and endpoint testing. Used different npm packages by going though the functionality.

Language: JavaScript - Size: 7.72 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

hyrfilm/skivvy

A simple tool for testing JSON/HTTP APIs

Language: Python - Size: 141 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

sooraj-sky/sky-meter

Sky-meter is an endpoint checker. It can be deployed as a container, it give you the ability to monitor your internal-cluster APIs

Language: Go - Size: 343 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 6

JoshCap20/CodeAuditWeb

A FastAPI-based web tool for comprehensive performance analysis and endpoint testing of code, featuring execution time tracking, memory usage, and detailed profiling.

Language: Python - Size: 3.71 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MARYAMJAHANIR/DPS-Challenge

AI challenge for the DPS program

Language: Jupyter Notebook - Size: 454 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Chanchal-D/augd_sky-meter

Sky-meter is an endpoint checker. It can be deployed as a container, it give you the ability to monitor your internal-cluster APIs

Language: Go - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Hervera/QuickCredit-Backend

Quick Credit is an online lending platform that provides short term soft loans to individuals. This helps solve problems of financial inclusion as a way to alleviate poverty and empower low income earners.

Language: HTML - Size: 3.91 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 10

roderpad/StockScreenerUI

A stock screener web application is created using FastAPI. The screener pulls data from yahoo finance from ticker symbols that the user inputs. The data can then be filtered down using a select set of metrics to screen for stocks of interest.

Language: Python - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

kathleenwest/Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo

In this project, we will create an Event Grid Topic in Azure for a publish-subscribe demo. Our subscriber will be an Azure function that is triggered by an event published to the Event Grid Topic. We will create the Azure function app, subscribe to our Event Grid Topic, and then demo it in action. We will use Postman to set up a POST request to our Event Grid Topic public endpoint that has authentication, version parameter, and the correct JSON body format. After we send the request, we will take a look in the Azure portal to verify the activity and that our subscriber function received and processed the event.

Language: Python - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

mlozowska/burger-api

My burger API. Creating and testing mock version of REST API with https://github.com/typicode/json-server package

Language: JavaScript - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

meeshkan/freddo 📦

Minimal assertion testing framework for APIs.

Language: JavaScript - Size: 849 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

jlgriff/express-endpoint-testing

Endpoint/integration testing using real databases but with no system setup required

Language: TypeScript - Size: 604 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

cdscih/stairable

A tool to test whether or not an endpoint is able to work with the load it's supposed to handle.

Language: TypeScript - Size: 403 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Jochemos/Restaurant_Finder

Project, which main illustrates how connect with POSTGRES, create request by Express, and compose other parts with CSS and React.js. Endpoints test with POSTMAN.

Language: JavaScript - Size: 1.77 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

adarshnd14/Mern_backend

Includes Authorization using JWT token, Hashing the data using Bcrypt library, avoiding CORS error, unit testing/ end point testing using Jest and Supertest, connecting application to MongoDB and writing Schema...

Language: JavaScript - Size: 244 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

adarshnd14/Node_Basics

It includes Logger (Winstone), Unit testing ( Jest with Supertest ) and Relational operation in MongoDB

Language: JavaScript - Size: 110 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

klenty/gunner-strategy-endpoint

A sample implementation of gunner-strategy

Language: JavaScript - Size: 27.3 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

DevMountain/endpoint-testing-afternoon

An afternoon project to help solidify testing endpoints using Postman.

Language: JavaScript - Size: 5.36 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 195

0x2C6/mockolate

Mockolate is easy to us endpoint (service) faker with mock responses. It can also be used as DSL for hash

Language: Ruby - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hamzabourak/stubifier

Stub endpoints in any easy and isolated way

Language: JavaScript - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

DevMountain/endpoint-testing-mini

A mini project to introduce how to test endpoints using Postman.

Language: JavaScript - Size: 4.29 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 274

tomaszs/Breaker

This is a Windows application called Breaker. It is a simple solution of a problem of changes of the schema of API. Changes of schema (format) of endpoints take time to diagnose in complex applications. With this application you can easily save schema of endpoints, and check them for any changes in any time.

Language: C# - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

lancewalk87/CLS-Express-Media-Server

Software | NodeJS Express media server, Sequelize SQL database, and Webpack ejs for frontend endpoints.

Language: JavaScript - Size: 1.82 MB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0