Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 534 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 534 Bytes

JSON Tools – better edition

This is an alternative implementation of the 'JSON Tools' project for the Software Engineering course (Artificial Intelligence; summer semester 2020/21) at Poznań University of Technology.

While the original is supposed to be written in Java, here I decided to try using Servant DSL for HTTP request handling and Aeson for JSON manipulation.

This project follows Conventional Commits and Semantic Versioning.