@developbharat/open-apis
v0.0.3
Published
Secure API development for NodeJS and Bun
Downloads
2
Readme
open-apis
Secure API development for NodeJS and Bun
Get Started
- Install via npm or bun
npm install @developbharat/open-apis
- Use the example provided here and edit it as per your requirements
import { Route } from '@developbharat/open-apis';
// TODO: update example code here.