Skip to content

BACKAN library

Start building your restAPI app now 🌈.

🔑 Installation

bash
npm install backan
bash
pnpm i backan
bash
yarn add backan

NPM Version

Install only core

bash
npm install @backan/core
bash
pnpm i @backan/core
bash
yarn add @backan/core

NPM Version

Setup

You can automatically create a backan template with:

bash
npm create backan
bash
pnpm create backan
bash
yarn create backan

Read more

Create App instace

Read more

Create Route

Read more

Add Endpoints