Giter VIP home page Giter VIP logo

auscope-portal-api's Introduction

Java CI with Maven Coverage

AuScope-Portal-API

Back-end API server for AuScope Portal (http://portal.auscope.org.au)

To build and test:

mvn clean install

To run:

java -jar --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/sun.net.www.protocol.https=ALL-UNNAMED --add-opens java.base/sun.net.www.protocol.http=ALL-UNNAMED .\target\auscope-portal-api-6.5.1-SNAPSHOT.war

IMPORTANT NOTES:

  1. Configuration files are in https://github.com/AuScope/AuScope-Portal-API/tree/master/src/main/resources. You must create a valid 'application.yaml' file before starting. 'application.yaml.default' is a suitable template.
  2. Elastic Search: A separate elastic search instance is now required to run AuScope Portal API. Configure its connection details in the application.yaml
  3. In 'application.yaml', there are two profiles 'prod' and 'test'. These are for production and test builds, and control the set of map layers available to Auscope Portal
  4. Vocabularies, known layers, registries etc. are defined in https://github.com/AuScope/AuScope-Portal-API/tree/master/src/main/resources

auscope-portal-api's People

Contributors

joshvote avatar jia020 avatar vjf avatar stuartwoodman avatar peterwarren avatar squireg avatar fcarsten avatar manusiddhartha avatar riniangreani avatar tannu avatar yan073 avatar laughing0li avatar chrisvpeters avatar adam-brown avatar sangeethacsiro avatar terryrankine avatar snyk-bot avatar petess avatar oehm-smith avatar jacquig avatar pthewcsiro avatar bencaradocdavies avatar ntaherifar avatar dependabot[bot] avatar michaelsexton avatar heyagosper avatar hun220 avatar alexkrumpholz avatar victortey avatar

Watchers

 avatar

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.