Playground

Try Moro in your browser

Pick an example, edit it, run it, and read the response. No install, no signup, nothing to clean up afterward.

Live Code Editor

Write and test MoroJS code in real-time

Instant Execution

See your API responses immediately

Built-in Examples

Learn from practical, real-world examples

playground.ts

Hello World API

A simple API endpoint that returns a greeting

// Your MoroJS code here...
Response

API response output

Click to see the API response

Output will appear here

Coming soon

A full online IDE

We're working on a complete online development environment where you can create, test, and deploy MoroJS applications directly in your browser.

Start

Take it out of the browser

Scaffold a MoroJS project with the CLI and have a production-ready API running in minutes.

$npx @morojs/cli init my-apiQuick Start GuideRead Documentation