Giter Site home page Giter Site logo

govdataofficial / govdataportal Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 5.0 660.74 MB

GovData - The German Open Data Portal

Home Page: https://www.govdata.de/

License: GNU Affero General Public License v3.0

JavaScript 69.11% CSS 0.28% Smarty 0.01% Java 17.13% HTML 6.12% SCSS 7.00% FreeMarker 0.35%
govdata java-portlets opendata

govdataportal's People

Contributors

bor8 avatar gkstgovdata avatar majidsalehighamsari avatar seitenbau-govdata avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

govdataportal's Issues

Enable CORS

The GovData APIs do not have cross-origin resource sharing (CORS) enabled: While foreign servers can access the APIs, foreign websites can not do so, because the browsers enforce the same-origin policy (as part of a rather weird security design, in my opinion).

So, anyone who wants to publish a web app that uses the GovData portal must pay for the continuous operation of a web server. There are some free services like Heroku, where it is possible to host a server for free, but these are restricted in various ways. If CORS were enabled on the APIs, it would be possible to also access the API via static web apps. These are easier to develop, and hosting is free via lots of different services like Github pages, Netlify, Surge.sh, and others, without restrictions. Enabling CORS would not cause any security problems for the GovData portal.

I suppose that the target users of the APIs are from the civil society: pupils, students, hobby hackers, and the like. They do not have the money to host a server. Only enabling CORS would allow them to build and share apps that use the GovData APIs.

build out of the box

if i rum mvn package i got some issues:

opendataregistry-client/pom.xml
is missing

<dependency>
    <groupId>javax.xml.bind</groupId>
    <artifactId>jaxb-api</artifactId>
    <version>2.3.1</version>
</dependency>

and de.seitenbau.serviceportal:gui-common:jar:1.27.1 is not in the given dependencies

[ERROR] Failed to execute goal on project portlet-common: Could not resolve dependencies for project de.fhg.fokus.odp:portlet-common:jar:3.8.0: Could not find artifact de.seitenbau.serviceportal:gui-common:jar:1.27.1 in maven2-repository.dev.java.net (http://download.java.net/maven/2/) -> [Help 1]

Link zu www.govdata.de in Github Settings

Es wäre super, wenn auf der Github-Projekt-Startseite direkt ein Link zu https://www.govdata.de/ stehen würde.
Das geht in den Settings und erscheint dann hier:
bildschirmfoto 2018-03-24 um 11 00 41

In dem Zuge könntet ihr auch Wiki und Projects deaktiveren, die scheinbar in diesem Git-Repo nicht verwendet werden. Dann muss man sie nicht erst anklicken um das zu sehen :).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.