apier
Creating APIs can't be easier.
Creating APIs can't be easier.
Checks if the incoming request has is allowed to access the endpoint
Check if the user making a request is authenticated.
Initializes the database connection
Request data parser for apier.
Defines if the user that makes the request can access the service
Builds and sends the response of apier.
Runs the request validations. Sync and async
Adds easy to use methods on Mongoose models