BACKAN library
Start building your restAPI app now 🌈.
🔑 Installation
bash
npm install backanbash
pnpm install backanbash
yarn add backanbash
bun add backanbash
deno add npm:backanInstall only core
bash
npm install @backan/corebash
pnpm add @backan/corebash
yarn add @backan/corebash
bun add backancorebash
deno add npm:backancoreSetup
You can automatically create a backan template with:
bash
npm create backanbash
pnpm create backanbash
yarn create backanbash
bun create backanbash
deno init --npm backan