Try M1 Online
Write and run M1 code directly in your browser. This playground allows you to experiment with M1's features without installing anything.
M1 Code Editor
Output
// Output will appear here when you run your code
Examples
Click on an example to load it into the editor
Hello World
A simple Hello World microservice
Todo Service
CRUD operations for a todo list
Weather Service
Service that fetches weather data
IoT Device
Temperature sensor with MQTT
Auth Service
JWT authentication service