Git Product home page Git Product logo

mashup-web's Introduction

Simple Mashup-web

Show a message using different APIs, implemented in Java and executed in Eclipse with TomcatApache9.

image

It shows the temperature (ÂēC) of the origin and destination (cities), the country they belong to, the currency code they use and the equivalent amount. All this depends on the time of day.

About the code

  • Commented in es.upm.dit.isst.soa.Test.java

APIs used

APIs interaction

image

How does it work

  • Download repository .zip
  • Import in eclipse.
  • Update Maven: Rigth click on project > select Maven > Update Project. This is to eliminate "errors" in project.
  • Include Tomcat (Maybe you download newer version).
  • Run on server.
  • Open this in your browser: http://localhost:8080/ISST-19-rest/rest/getTrip?origen=Madrid&destino=London .You are free to change the 'origen' (origin) and 'destino' (destination) parameters to other cities (must be put both in english).

mashup-web's People

Contributors

jrodriguezo 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.