$ npm install atmo -g
Features
atmo-gen-expressjs-es5
- ExpressJS/ES5 GeneratorExecute 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
)Take a look at the UI of Atmo. http://atmo.surge.sh/ (This demo is just to showcase the UI.)
GuideFor any problem/question or if you think a feature that could make Atmo more useful, do not hesitate to open an issue.
Building AtmoLaunch the webpack dev server.
npm run dev
Launch the api server.
npm run serverWrite 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.
ThanksThanks Kreativa Studio for the free logo.
LicenseMIT © Raathigeshan
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4