Skip to content

krishnasism/spacehook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

spacehook_small

Why?

Since deta.space allows a user to have their custom URL for an app and their database, and app instance, I thought maybe it would be cool to create this kind of an app to allow a user to have a unique mock webhook or callback URL.

Install

Features

⭐ Mock API endpoints in an instant!

⭐ Forever open source and free to use!

⭐ Import your Swagger files to automatically create mock endpoints!

[deta only features]

⭐ Data privacy ensured by Deta!

⭐ Create as many instances as you like -> Unlimited endpoints!

Deploy to your deta.space dev

Get the space-cli from here

Authenticate with deta.space

space login

Push the app to your account

space push

Run locally

space dev

Navigate to localhost:4200 to try it out! Or try it on deta.space!