Giter Site home page Giter Site logo

ngx-leaflet-poc-backend's Introduction

Simple Spring Boot based RESTful API whose purpose is to offer an endpoint to connect to OpenStreetMap in order to retrieve coordinates based on OSM elements (node, way relation).

Prerequisites

Make sure you have Maven (I am using v3.3.9) and Java 1.8 SDK installed on your machine.

How to build the application

Navigate to the project folder and run:

mvn clean package

How to run the application

Navigate to the project folder and run:

java -jar .\target\ngx-leaflet-poc-backend-1.0.0.jar

Notes

20 records are stored in the in-memory database at application startup: they represent 20 Italian cities.

Unit tests run against the production database (instead of the test one).

No specific error-handling strategy is in place, a lot more could be done if this were a production application.

ngx-leaflet-poc-backend's People

Contributors

alessandrov avatar

Stargazers

fengxiang avatar

Watchers

James Cloos avatar  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.