@aacruz/api-server

Simple API Server

Usage no npm install needed!

<script type="module">
  import aacruzApiServer from 'https://cdn.skypack.dev/@aacruz/api-server';
</script>

README

API Server

NPM Version NPM Downloads codecov Build Status Last Commit Contributors

Installation

Using NPM

npm install --save @aacruz/api-server

Using Yarn

yarn add @aacruz/api-server

Getting Started

import { api } from '@aacruz/api-server/core';