Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/radinshahdaei/json-parser

Custom JSON serializer/deserializer created with Java.
https://github.com/radinshahdaei/json-parser

java

Last synced: 2 days ago
JSON representation

Custom JSON serializer/deserializer created with Java.

Awesome Lists containing this project

README

        

# JSON Parser

This repository contains the code for a custom JSON serializer/deserializer written in Java. This code was an assignment for the Advanced Programming course in the Spring 2023 semester.