Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/radinshahdaei/json-parser
- Owner: radinshahdaei
- Created: 2023-07-06T05:39:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-04T12:19:50.000Z (6 months ago)
- Last Synced: 2024-11-29T19:23:58.230Z (2 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.