0.1.1 • Published 4 months ago

exposerjs v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

ExposerJS

API Generator Framework

Documentation 🔗

ExposerJS is an API generator based on Express and Prisma. It deploys a route for each Prisma method. It also allows you to add custom methods and deploy them in a simple way, providing everything you need. It has the ability to use parameter validation (AJV), restriction checking (ACLs), and token validation (JsonWebToken).

Supported Frameworks: Express Supported ORMs: Prisma

Installation

$ npm i exposerjs
0.1.1

4 months ago

0.1.0

5 months ago

0.0.10

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

6 months ago