https://github.com/raathigesh/atmoexpresses5generator
ExpressJS/ES5 generator for Atmo
https://github.com/raathigesh/atmoexpresses5generator
Last synced: about 1 year ago
JSON representation
ExpressJS/ES5 generator for Atmo
- Host: GitHub
- URL: https://github.com/raathigesh/atmoexpresses5generator
- Owner: Raathigesh
- License: mit
- Created: 2016-06-12T05:00:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-20T16:14:29.000Z (over 9 years ago)
- Last Synced: 2025-06-06T00:36:57.601Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Express JS & ES5 generator for Atmo
An express js generator for [Atmo](https://github.com/Raathigesh/Atmo). It generates the code in ES5. This generator comes pre-installed with [Atmo](https://github.com/Raathigesh/Atmo).
> ##### Package Name - **`atmo-gen-expressjs-es5`**
## How to install it?
Generators should be installed from the Atmo UI. Enter '`atmo-gen-expressjs-es5`' in the `Generate Project` dropdown input box in Atmo UI and hit enter to install this generator.
## Atmo? What?
[Atmo](https://github.com/Raathigesh/Atmo) is a feature rich tool for mocking various server side endpoints.
## Supported features
- Code generation for Http endpoints
- Code generation for Socket endpoints
- Code generation for Proxy endpoints
## License
MIT © [Raathigeshan](https://twitter.com/Raathigeshan)