0.1.4 • Published 7 months ago

@rster/ping v0.1.4

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
7 months ago

Github Shield NPM Shield Documentation TypeDoc

Build Status Contributors Forks Stargazers Issues BSD-3-Clause NPM Downloads Coverage

Table of Contents

About The Project

@rster/proxy is a package of the rster project. Add ping endpoint to your rster backend. A ping endpoint is a simple endpoint that returns a pong message. This is useful for checking if the backend is running and reachable. And it is a common practice to add a ping endpoint to your backend. If you use the default rster package, @rster/types 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

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the BSD-3-Clause License. See LICENSE for more information.

Contact

Nicolas Schmidt <@nsc-de>

twitter github

Project Link: https://github.com/nsc-de/rster/tree/master/packages/authorization

GitHub

Built With

typescript nodejs npm eslint jest turbo changesets

0.1.4

7 months ago

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

9 months ago