Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukeshay/route-rating-rest-api
https://github.com/lukeshay/route-rating-rest-api
luke-shay route-rating
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukeshay/route-rating-rest-api
- Owner: lukeshay
- License: lgpl-3.0
- Created: 2020-02-05T23:05:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:49:11.000Z (11 months ago)
- Last Synced: 2024-04-30T10:26:13.157Z (6 months ago)
- Topics: luke-shay, route-rating
- Language: Java
- Size: 2.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Route Rating Rest API 👋
> Rest api for the Route Rating web application.
### 🏠 [Homepage](https://lukeshay.com)
## Install
```sh
./gradlew clean build
```## Usage
```sh
./gradlew bootRun
```## Run tests
```sh
./gradlew test
```## Author
👤 **Luke Shay**
* Github: [@LukeShay](https://github.com/LukeShay)
* LinkedIn: [@luke-shay](https://linkedin.com/in/luke-shay)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/LukeShay/route-rating-rest-api/issues). You can also take a look at the [contributing guide](https://github.com/LukeShay/route-rating/wiki/Contribution).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Luke Shay](https://github.com/LukeShay).
This project is [LGPL](https://github.com/LukeShay/route-rating-rest-api/blob/master/LICENSE) licensed.***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_