Skip to content
/ atmo Public
forked from Raathigesh/atmo

✔️ Mock data for your prototypes and demos. Remote deployments to Zeit now.

Notifications You must be signed in to change notification settings

johnhk/atmo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atmo

Mock data for your prototypes and demos

Atmo

Atmo makes creating mock web services for demos, presentations and experiments ridiculously easy.

Features

  • Mock Http endpoints
  • SSL support
  • Static assets directory
  • Returns JSON/XML/Text
  • Write custom scripts with JS
  • Deploy with a single click (via Zeit's Now)

Download

Windows

OS X

Shortcuts

  • Ctrl + N | Cmd + N - Create a new endpoint

  • Ctrl + D | Cmd + D - Deploy the project

  • Ctrl + S | Cmd + DS - Save the project

Get atmo classic

You are looking at the new Atmo, which is an electron app. But the initial version was a CLI tool. Find atmo classic here.

Contribute

Installing dependencies

npm install

Running the build

Following will start building the scripts for main and renderer processes.

npm run dev

Open an another console and run the following command to start the shell.

npm start

License

MIT © Raathigeshan

About

✔️ Mock data for your prototypes and demos. Remote deployments to Zeit now.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.2%
  • JavaScript 9.4%
  • CSS 1.2%
  • HTML 0.2%