@slothking-online/node
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @slothking-online/node

Weekly Downloads

3

Version

1.1.5

License

ISC

Unpacked Size

19.6 kB

Total Files

13

Last publish

Collaborators

  • slothking