@rster/common
is a package of the @rster
project. It provides common stuff for rster. It contains stuff you will always need (like the request and response interface). If you use the default rster
package, @rster/common
will be bundled. Find tutorials and documentation on the rster website. The package is available on npm.
rster repository · rster package on npm · rster documentation
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the BSD-3-Clause License. See LICENSE
for more information.
Nicolas Schmidt <@nsc-de>
Project Link: https://github.com/nsc-de/rster/tree/master/packages/authorization
Generated using TypeDoc