Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Repository files navigation

netiam-contrib-jsonapi

Build Status Dependencies npm version

A JSON API plugin for netiam

Example

app.get(
  '/users',
  api()
    .auth(…)
    .rest(…)
    .acl.res(…)
    .jsonapi({…})
)

License

MIT License

About

The netiam JSON API plugin

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages