Skip to content

Commit 124ec0a

Browse files
committed
adding links to folders
1 parent 1fd3b42 commit 124ec0a

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -58,33 +58,33 @@ For simplicity, all schemas are also available as JSON/YML files under the folde
5858

5959
### REST: Java/Kotlin
6060

61-
* Genome Nexus (MIT), from [https://github.com/genome-nexus/genome-nexus](https://github.com/genome-nexus/genome-nexus)
61+
* Genome Nexus (MIT), [jdk_8_maven/cs/rest-gui/genome-nexus](), from [https://github.com/genome-nexus/genome-nexus](https://github.com/genome-nexus/genome-nexus)
6262

63-
* Market (MIT), from [https://github.com/aleksey-lukyanets/market](https://github.com/aleksey-lukyanets/market)
63+
* Market (MIT), [jdk_11_maven/cs/rest-gui/market](), from [https://github.com/aleksey-lukyanets/market](https://github.com/aleksey-lukyanets/market)
6464

65-
* Features-Service (Apache), from [https://github.com/JavierMF/features-service](https://github.com/JavierMF/features-service)
65+
* Features-Service (Apache), [jdk_8_maven/cs/rest/original/features-service](), from [https://github.com/JavierMF/features-service](https://github.com/JavierMF/features-service)
6666

67-
* Scout-API (MIT), from [https://github.com/mikaelsvensson/scout-api](https://github.com/mikaelsvensson/scout-api)
67+
* Scout-API (MIT), [jdk_8_maven/cs/rest/original/scout-api](), from [https://github.com/mikaelsvensson/scout-api](https://github.com/mikaelsvensson/scout-api)
6868

69-
* ProxyPrint (Apache), from [https://github.com/ProxyPrint/proxyprint-kitchen](https://github.com/ProxyPrint/proxyprint-kitchen)
69+
* ProxyPrint (Apache), [jdk_8_maven/cs/rest/original/proxyprint](), from [https://github.com/ProxyPrint/proxyprint-kitchen](https://github.com/ProxyPrint/proxyprint-kitchen)
7070

71-
* CatWatch (Apache), from [https://github.com/zalando-incubator/catwatch](https://github.com/zalando-incubator/catwatch)
71+
* CatWatch (Apache), [jdk_8_maven/cs/rest/original/catwatch](), from [https://github.com/zalando-incubator/catwatch](https://github.com/zalando-incubator/catwatch)
7272

73-
* OCVN (MIT), from [https://github.com/devgateway/ocvn](https://github.com/devgateway/ocvn)
73+
* OCVN (MIT), [jdk_8_maven/cs/rest-gui/ocvn](), from [https://github.com/devgateway/ocvn](https://github.com/devgateway/ocvn)
7474

75-
* News (LGPL), from [https://github.com/arcuri82/testing_security_development_enterprise_systems](https://github.com/arcuri82/testing_security_development_enterprise_systems)
75+
* News (LGPL), [jdk_8_maven/cs/rest/artificial/news](), from [https://github.com/arcuri82/testing_security_development_enterprise_systems](https://github.com/arcuri82/testing_security_development_enterprise_systems)
7676

77-
* Restcountries (MPL), from [https://github.com/apilayer/restcountries](https://github.com/apilayer/restcountries)
77+
* Restcountries (MPL), [jdk_8_maven/cs/rest/original/restcountries](), from [https://github.com/apilayer/restcountries](https://github.com/apilayer/restcountries)
7878

79-
* Languagetool (LGPL), from [https://github.com/languagetool-org/languagetool](https://github.com/languagetool-org/languagetool)
79+
* Languagetool (LGPL), [jdk_8_maven/cs/rest/original/languagetool](), from [https://github.com/languagetool-org/languagetool](https://github.com/languagetool-org/languagetool)
8080

81-
* CWA-Verification-Server (Apache), from [https://github.com/corona-warn-app/cwa-verification-server](https://github.com/corona-warn-app/cwa-verification-server)
81+
* CWA-Verification-Server (Apache), [jdk_11_maven/cs/rest/cwa-verification-server](), from [https://github.com/corona-warn-app/cwa-verification-server](https://github.com/corona-warn-app/cwa-verification-server)
8282

83-
* Gestao Hospital (not-known license), from [https://github.com/ValchanOficial/GestaoHospital](https://github.com/ValchanOficial/GestaoHospital)
83+
* Gestao Hospital (not-known license), [jdk_8_maven/cs/rest-gui/gestaohospital](), from [https://github.com/ValchanOficial/GestaoHospital](https://github.com/ValchanOficial/GestaoHospital)
8484

85-
* NCS (not-known license, artificial numerical examples coming from different sources)
85+
* NCS, [jdk_8_maven/cs/rest/artificial/ncs](), (not-known license, artificial numerical examples coming from different sources)
8686

87-
* SCS (not-known license, artificial string examples coming from different sources)
87+
* SCS, [jdk_8_maven/cs/rest/artificial/scs](), (not-known license, artificial string examples coming from different sources)
8888

8989

9090
### REST: JavaScript/TypeScript

0 commit comments

Comments
 (0)