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

0.5.3 • Public • Published

backApi

Publish npm version npm downloads

System:

Image of SYSTEM

backApi:

Image of BACKAPI

An API framework

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 13 or higher is required.

If this is a brand new project, make sure to create a package.json first with the npm init command or yarn init command.

Installation is done using the npm install command or yarn add command:

$ npm install simple-api-ts

or

$ yarn add simple-api-ts

Features

  • Ready to use API design pattern

Example

Tests

To run the test suite, first install the dependencies, then run npm test:

$ npm install
$ npm test

or yarn test:

$ yarn
$ yarn test

People

The original author of BackAPI is Judah Lima

List of all contributors

Readme

Keywords

Package Sidebar

Install

npm i backapijh

Weekly Downloads

13

Version

0.5.3

License

MIT

Unpacked Size

74.4 kB

Total Files

146

Last publish

Collaborators

  • judahh