[PR #956] [MERGED] Add Endpoint under API management #1477

Closed
opened 2025-11-06 10:04:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: add-endpoint


📝 Commits (1)

  • 83dd665 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-selfhosted/awesome-selfhosted/pull/956 **Author:** [@LINKIWI](https://github.com/LINKIWI) **Created:** 2/6/2017 **Status:** ✅ Merged **Merged:** 2/11/2017 **Merged by:** [@Kickball](https://github.com/Kickball) **Base:** `master` ← **Head:** `add-endpoint` --- ### 📝 Commits (1) - [`83dd665`](https://github.com/awesome-selfhosted/awesome-selfhosted/commit/83dd6652dc1c8e4c4de74075f2972403033a4f46) Add Endpoint under API management ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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: - [X] Your submissions are formatted according to the guidelines. ``[Name](http://homepage/) - Short description. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code)) `License` `Language``` - [X] Your additions are ordered alphabetically. - [X] Your additions are [free software](https://en.wikipedia.org/wiki/Free_software), or if not they have been added to [non-free](non-free.md). - [X] Any licenses you have added are in our [list of licenses](https://github.com/Kickball/awesome-selfhosted/blob/master/README.md#list-of-licenses). - [X] You have searched the repository for any relevant issues or PRs. - [X] Any category you are creating has the minimum requirement of 3 items. --------------------- This PR adds [Endpoint](https://github.com/LINKIWI/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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 10:04:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-selfhosted#1477