1.1.5 • Published 6 years ago

@slothking-online/node v1.1.5

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

Node js micro server for slothking

This server is based on great zeit/micro library. This is kind of type guard for your project. It is also best nodejs server to use with typescript version of slothking.online

Installation

$ npm install @slothking-online/node

Usage

import run from "@slothking-online/node";
import { mailbase, users, sloth } from "./slothking";
export default run([users, mailbase, sloth], process.env.MONGO);

Editor

If you like this project I invite you to check slothking visual api designer demo on slothking.online website

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago