Socket
Book a DemoInstallSign in
Socket

atmo

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atmo

Server side powertool for prototyping

0.14.2
latest
Source
npmnpm
Version published
Weekly downloads
1
-85.71%
Maintainers
1
Weekly downloads
 
Created
Source

Atmo

Server Side Api Mocking made easy with UI

Travis Build License NPM Version

Installation

$ npm install atmo -g

Features

  • Http endpoints
  • Socket server
  • GraphQL endpoints (Experimental)
  • Http proxy
  • In-built support for Json-Server. More on creating Json-Server endpoint.
  • Static content folder
  • Export project as Json file
  • Import project
  • Code generation through generators.
  • https://zeit.co/now deployable projects
  • Sleek UI

Usage

Execute the following command

$ atmo

Options

  • --port will launch the API server in a specific port. Default port is 3334. (atmo --port 3000)
  • --static will serve the content in the folder public in your current working directory (atmo --static)
  • --logs will print out the access logs to console (atmo --logs)

UI Demo

Take a look at the UI of Atmo. http://atmo.surge.sh/ (This demo is just to showcase the UI.)

Guide

Contribute

For any problem/question or if you think a feature that could make Atmo more useful, do not hesitate to open an issue.

Building Atmo

Launch the webpack dev server.

npm run dev

Launch the api server.

npm run server

Write a generator

Atmo uses generators to automatically generate code for the endpoints that are created via the UI. You could write a generator which generates code in your favourite node js framework (e.g: HapiJS).

Learn more here on how to write a generator.

Thanks

Thanks Kreativa Studio for the free logo.

License

MIT © Raathigeshan

Keywords

mock

FAQs

Package last updated on 05 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.