spacehook

所属分类:构建工具
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2023-09-29 11:15:52
上 传 者sh-1993
说明:  简单的webhook回调接收器,
(Simple webhook callback receiver,)

文件列表:
.DS_Store (8196, 2023-11-17)
LICENSE (35149, 2023-11-17)
Pipfile (353, 2023-11-17)
Pipfile.lock (39635, 2023-11-17)
Spacefile (328, 2023-11-17)
api/ (0, 2023-11-17)
api/.DS_Store (6148, 2023-11-17)
api/db/ (0, 2023-11-17)
api/db/__init__.py (0, 2023-11-17)
api/db/detabase.py (320, 2023-11-17)
api/main.py (627, 2023-11-17)
api/requirements.txt (114, 2023-11-17)
api/routes/ (0, 2023-11-17)
api/routes/__init__.py (0, 2023-11-17)
api/routes/api.py (305, 2023-11-17)
api/routes/services/ (0, 2023-11-17)
api/routes/services/__init__.py (0, 2023-11-17)
api/routes/services/hooks.py (6797, 2023-11-17)
api/routes/services/requests.py (564, 2023-11-17)
api/routes/services/settings.py (5900, 2023-11-17)
api/rrequests/ (0, 2023-11-17)
api/rrequests/__init__.py (0, 2023-11-17)
api/rrequests/models.py (660, 2023-11-17)
api/utils/ (0, 2023-11-17)
api/utils/enums.py (213, 2023-11-17)
api/utils/utils.py (563, 2023-11-17)
api/utils/variables.py (388, 2023-11-17)
frontend/ (0, 2023-11-17)
frontend/.vscode/ (0, 2023-11-17)
frontend/.vscode/extensions.json (75, 2023-11-17)
frontend/index.html (691, 2023-11-17)
frontend/package-lock.json (137227, 2023-11-17)
frontend/package.json (401, 2023-11-17)
frontend/public/ (0, 2023-11-17)
frontend/public/favicon.ico (4286, 2023-11-17)
frontend/src/ (0, 2023-11-17)
... ...

# spacehook Simple and easy-to-use mock API Endpoints. Create mock endpoints quickly and without hassle. Don't wait for your backend to be built, to start building out your frontend. Created for the [Deta Space Hackathon](https://spacehack23.deta.dev/). ![spacehook_small](https://github.com/krishnasism/spacehook/assets/21293324/f7443f23-0b45-413f-aeee-c42d85bc5e3f) ### Why? Since deta.space allows a user to have their own custom url for an app and their own database, and app instance, I thought maybe it would be cool to create this kind of an app to allow an user to have an unique mock webhook or callback url. Install ## Features Mock API endpoints in an instant! Forever open source and free to use! Data privacy ensured by Deta! Import your Swagger files! Create as many instances as you like -> Unlimited endpoints! ## Deploy to your own deta.space dev Get the space-cli from [here](https://deta.space/docs/en/build/fundamentals/space-cli/) Authenticate with deta.space ```bash space login ``` Push the app to your account ```bash space push ``` ## Run locally ```bash space dev ``` Navigate to `localhost:4200` to try it out! Or try it on deta.space!

近期下载者

相关文件


收藏者