Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

jsonschema2pojo

Compare

  Analyzed about 7 hours ago

jsonschema2pojo uses the structural rules present in a JSON Schema document to generate DTO style Java classes. The classes produced by jsonschema2pojo are ideal for use with JSON parser/generator libraries such as Jackson that can marshal data from Java objects into JSON content (and ... [More] vice-versa). Creating the necessary Java objects and keeping these in sync with your schema is trivial with jsonschema2pojo, and because the schema drives the process you can be sure that you're honouring your contract. [Less]

21.8K lines of code

7 current contributors

21 days since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

json-schema-bean-generator

Compare

  No analysis available

A Java code generator for JSON Schema

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

restheart

Compare

  Analyzed about 19 hours ago

RESTHeart is a modern, JVM/GraalVM based, platform for building cloud-native HTTP microservices RESTHeart connects to MongoDB and opens up data to the Web. Clients such as mobile and javascript apps can use the database via a simple REST, GraphQL and WebSocket API. RESTHeart provides ... [More] developers with the features required by any application: authentication/authorization and data management. * Declarative Authentication and Authorization. * Instant REST, GraphQL and WebSocket API for MongoDB. * SDK to easily develop custom features. [Less]

49.1K lines of code

8 current contributors

5 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This