yDumpling

Welcome to yDumpling, a mock API service that allows developers to create custom endpoints and responses for their applications. It is built with Deno and provides a simple and intuitive interface for developers to define and manage their mock endpoints. yDumpling is designed to be easy to use and flexible, making it a great tool for testing and development.

Create A template

To start, let's create a template for your response, it is recommended to use TypeScript interface format. If you have multiple interfaces in the same file, you can use the `export` keyword for the interface you want the API to response.

You can also add comments to the interface to provide more information.

Once generated, you should be able to access the endpoint with any HTTP method.

Happy Coding!

Privacy Policy
Email