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

https://github.com/arnobl/webengineering-insa

Companion web page of the Web Engineering class at INSA Rennes
https://github.com/arnobl/webengineering-insa

Last synced: about 1 year ago
JSON representation

Companion web page of the Web Engineering class at INSA Rennes

Awesome Lists containing this project

README

          

# BDWEB: Web Engineering part

## Layout

[`tp-spring`](tp-spring) contains the base sources for the practical sessions. One subject for all the sessions.

[`rest/springboot2`](rest/springboot2) contains the source code used in the course about REST APIs using Spring Boot.

[`json`](json) contains the code used in the course to handle JSON documents in Java and JS.

[`xml`](xml) contains the code used in the course to handle XML documents in Java and JS.