0.0.3 • Published 1 year ago
@developbharat/open-apis v0.0.3
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.