crystal-core
TypeScript icon, indicating that this package has built-in type declarations

0.0.33 • Public • Published

THIS IS UNDER HEAVY DEVELOPMENT

crystal-core

This is the SAN microservice module for building fast REST API microservices. It's based on koa framework and it uses es6 async/await functionalities.

Getting Started

Simply run :

echo "127.0.0.1  mongodb" >> /etc/hosts
mkdir new_microservice
cd new_microservice
npm init
npm install crystal-core

Prerequisites

NodeJS >= v8.9.1
Typescript >= v2.5.3
MongoDB >= v3.4.3

Installation

You can install this package with the following command:

npm install crystal-core

Typings

The typescript type definitions are also available and are installed with npm.

License

This project is licensed under the MIT license.

Package Sidebar

Install

npm i crystal-core

Weekly Downloads

0

Version

0.0.33

License

MIT

Unpacked Size

21.7 kB

Total Files

13

Last publish

Collaborators

  • siamaksalman