Popularity
4.8
Growing
Activity
0.0
Stable
818
23
46

Code Quality Rank: L2
Monthly Downloads: 0
Programming language: TypeScript
License: MIT License
Tags: Proxy     Socket     Socket.io     Https     Atmo     Graphql-mock     Http-mock     Prototype     Json-server     httpProxy     Graphql     Mock    
Latest version: v1.0.0

atmo alternatives and similar modules

Based on the "Command-line apps" category.
Alternatively, view atmo alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of atmo or a related project?

Add another 'Command-line apps' Module

README

Mock data for your prototypes and demos

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


*Note that all licence references and agreements mentioned in the atmo README section above are relevant to that project's source code only.