Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 621 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 621 Bytes

Zuplo API

This is a Zuplo API that was created with create-zuplo-api.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the API by modifying config/routes.oas.json. The dev server will automatically reload the API with your changes.

Learn More

To learn more about Zuplo, you can visit the Zuplo documentation.

To connect with the community join Discord.