An open API service indexing awesome lists of open source software.

https://github.com/rsocket/rsocket-website

rsocket.io website
https://github.com/rsocket/rsocket-website

Last synced: 11 months ago
JSON representation

rsocket.io website

Awesome Lists containing this project

README

          

# RSocket Website

[![Broken Links Checker](https://github.com/rsocket/rsocket-website/actions/workflows/broken-links-checker.yml/badge.svg)](https://github.com/rsocket/rsocket-website/actions/workflows/broken-links-checker.yml)

Builds and deploys the [rsocket.io](http://rsocket.io) website hosted on GitHub Pages.

## CI/CD

The website will build and deploy automatically via a GitHub action with commits to the `master` branch.

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for how to start making changes to this website.

## Bugs and Feedback
For bugs, questions, and discussions please use the [Github Issues](https://github.com/rsocket/rsocket-website/issues).

## License

Copyright 2018 - Present the original author or authors.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.