Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/42bv/mad-spring-connect
- Owner: 42BV
- License: other
- Created: 2017-05-29T08:14:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T12:45:30.000Z (about 1 year ago)
- Last Synced: 2024-04-14T06:38:26.167Z (7 months ago)
- Topics: communication-library, entity, javascript, spring, spring-mvc
- Language: TypeScript
- Homepage: https://42bv.github.io/mad-spring-connect/
- Size: 2.16 MB
- Stars: 4
- Watchers: 12
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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/)