Skip to content
#

Next

nextjs logo

Next.js is an open source React front-end development web framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.

Here are 27 public repositories matching this topic...

seniorglez
seniorglez commented Jan 6, 2022

I need to transform the Minecraft server properties file to JSON and vice-versa so I need a serializer/deserializer from properties to JSON. So I need to create an interface to define the contract for this tool and an implementation of the interface using GSON to perform the serialization/deserialization process.

You can use this case as an inspiration:
https://stackoverflow.com/questions/238

enhancement good first issue backend

Created by Vercel

Released October 25, 2016

Latest release 19 days ago

Repository
vercel/next.js
Website
nextjs.org
Wikipedia
Wikipedia