1.3.0 • Published 2 years ago

@andrewcaires/sample-api v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

npm downloads size language commit license

sample-api

Simple api for small applications using express, jsonwebtoken, sequelize and websocket

Installation

The module is now available on npm! npm i @andrewcaires/sample-api

Example usage

import { initialize } from '@andrewcaires/sample-api';

initialize();

Links

License