You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,15 @@
1
1
# Contributing Guide
2
-
This project is built on top of [Dropwizard](http://dropwizard.io/). If you're unfamiliar with that I suggest you spend 30min to go through its excellent Getting Started tutorial. You will like what you see, I promise.
2
+
This project is built with [Quarkus](https://quarkus.io) on Kotlin.
3
+
If you're unfamiliar with that I suggest you spend 30min to go through its excellent Getting Started tutorial.
4
+
You will like what you see, I promise.
3
5
4
-
Of course you have to have an up-to-data JDK and Maven installed but if you've come this far I assume you already know that.
6
+
You have to have JDK 17+ and Maven installed, but if you've come this far, I assume you already know that.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
[](https://hub.docker.com/r/marcelstoer/open-data-smn)
[](https://github.com/marcelstoer/open-data-smn/actions/workflows/maven.yml)
OpenData SMN is a simple REST API for [SwissMetNet data](http://www.meteoschweiz.admin.ch/home/mess-und-prognosesysteme/bodenstationen/automatisches-messnetz.html).
10
10
It's developed in the open supporting the [OpenData.ch](http://opendata.ch/) initiative.
0 commit comments