Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/42bv/mad-spring-connect

Connecting with a Spring REST APIs in a domain friendly manner
https://github.com/42bv/mad-spring-connect

communication-library entity javascript spring spring-mvc

Last synced: about 1 month ago
JSON representation

Connecting with a Spring REST APIs in a domain friendly manner

Awesome Lists containing this project

README

        

# About

[![Build Status](https://travis-ci.org/42BV/mad-spring-connect.svg?branch=master)](https://travis-ci.org/42BV/mad-spring-connect)
[![Codecov](https://codecov.io/gh/42BV/mad-spring-connect/branch/master/graph/badge.svg)](https://codecov.io/gh/42BV/mad-spring-connect)

This library makes it easy to create Resource to connect to a [Spring MVC](https://docs.spring.io/spring/docs/current/spring-framework-reference/html/mvc.html) back-end.

# Installation

`npm install @42.nl/spring-connect --save`

# Documentation

See the [documentation](https://42bv.github.io/mad-spring-connect/)