The project is constructed and run with Springboot. There is a rest api which has two methods one of which is a post for serializing the model object and the other one is a get for deserializing and listing all objects which are serialized before. -
View it on GitHub