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

https://github.com/ubuntu/app-center-ratings


https://github.com/ubuntu/app-center-ratings

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Welcome to Ratings

[actions-image]: https://github.com/ubuntu/app-center-ratings/actions/workflows/push.yaml/badge.svg
[actions-url]: https://github.com/ubuntu/app-center-ratings/actions/workflows/push.yaml

[license-image]: https://img.shields.io/badge/License-GPL3.0-blue.svg

[![Code quality][actions-image]][actions-url]
[![License][license-image]](LICENSE)

This is the code repository for **Ratings**, the backend service responsible
for managing the new vote and rating system used in [App Center](https://github.com/ubuntu/app-center)

For general details, including installation, getting started and setting up a
development environment, please see [CONTRIBUTING.md](CONTRIBUTING.md).

## Dependencies

In order to run, this needs you to install at minimum `libssl-dev` (for
OpenSSL) and `protobuf-compiler` (for `prost`) via `apt`.

Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.

## Get involved

This is an [open source](LICENSE) project and we warmly welcome community
contributions, suggestions, and constructive feedback. If you're interested in
contributing, please take a look at our [Contribution guidelines](CONTRIBUTING.md) first.

- To report an issue, please file a bug report against our repository.
- For suggestions and constructive feedback, please file a feature request or a bug report.

## Get in touch

We're friendly! We have a community forum at [https://discourse.ubuntu.com](https://discourse.ubuntu.com)
where we discuss feature plans, development news, issues, updates and troubleshooting.

For news and updates, follow the [Ubuntu twitter account](https://twitter.com/ubuntu)
and on [Facebook](https://www.facebook.com/ubuntu).