mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-17 01:30:41 -05:00
[PR #956] [MERGED] Add Endpoint under API management #1477
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-selfhosted/awesome-selfhosted/pull/956
Author: @LINKIWI
Created: 2/6/2017
Status: ✅ Merged
Merged: 2/11/2017
Merged by: @Kickball
Base:
master← Head:add-endpoint📝 Commits (1)
83dd665Add Endpoint under API management📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Thank you for taking the time to work on a PR for Awesome-Selfhosted!
To ensure your PR is dealt with swiftly please check the following:
Your submissions are formatted according to the guidelines.
``Name - Short description. (Demo, Source Code)
License`Language```Your additions are ordered alphabetically.
Your additions are free software, or if not they have been added to non-free.
Any licenses you have added are in our list of licenses.
You have searched the repository for any relevant issues or PRs.
Any category you are creating has the minimum requirement of 3 items.
This PR adds Endpoint, an application for mapping HTTP endpoints to static JSON data. Intended use case is to set up mock API endpoints with zero server overhead for testing webhooks or client libraries during development.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.