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
- Host: GitHub
- URL: https://github.com/arnobl/webengineering-insa
- Owner: arnobl
- License: gpl-3.0
- Created: 2017-03-07T09:22:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T06:26:35.000Z (about 1 year ago)
- Last Synced: 2025-04-10T04:05:47.638Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 14.4 MB
- Stars: 3
- Watchers: 2
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.