glaciary

1.0.0 • Public • Published

Glaciary.JS

DeepScan grade CircleCI PRs Welcome

The Rest API framework based on Express.JS and Socket.IO

Get Started

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

npx create-glaciary-app <my-project>

Or starting with npm v6.1 you can do:

npm init glaciary-app <my-project>

Or with yarn:

yarn create glaciary-app <my-project>

Links

Features 🔥

  • A simple way to setup a new route or event
  • Configurable with a config.glaciary.js file
  • Configurable default HTTP route with defaults.glaciary.js
  • Configurable default Socket.IO Event with defaults.glaciary.js
  • Easy to setup SSL Certificate with defaults.glaciary.js (still testing)
  • Simple Debug system

If you want to contribute with any idea, you're welcome to share it with us 😄

Package Sidebar

Install

npm i glaciary

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

42.5 kB

Total Files

29

Last publish

Collaborators

  • diou12