json-mop VS openapi-generator

Compare json-mop vs openapi-generator and see what are their differences.

json-mop

A metaclass for bridging CLOS and JSON objects (by gschjetne)

openapi-generator

OpenAPI client system generator. (by kilianmh)
API
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
json-mop openapi-generator
2 1
60 10
- -
5.8 7.5
3 months ago 12 days ago
Common Lisp Common Lisp
MIT License GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

json-mop

Posts with mentions or reviews of json-mop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-08.
  • OpenAPI Client Generator
    3 projects | /r/Common_Lisp | 8 Mar 2023
    Hey guys, I want to share my common lisp project openapi-generator (github) to create asdf-loadable clients from OpenAPI/Swagger Specification files in one command. It uses json-mop for parsing the spec into a CLOS object. This object is then used for generating the system.
  • Create CLOS classes from json-schema?
    5 projects | /r/Common_Lisp | 25 Aug 2021
    From awesome-cl, there is json-mop but lack the experience to comment!

openapi-generator

Posts with mentions or reviews of openapi-generator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-08.
  • OpenAPI Client Generator
    3 projects | /r/Common_Lisp | 8 Mar 2023
    Hey guys, I want to share my common lisp project openapi-generator (github) to create asdf-loadable clients from OpenAPI/Swagger Specification files in one command. It uses json-mop for parsing the spec into a CLOS object. This object is then used for generating the system.

What are some alternatives?

When comparing json-mop and openapi-generator you can also consider the following projects:

gnuxie.annotations

sheeple - Cheeky prototypes for Common Lisp

ultralisp - The software behind a Ultralisp.org Common Lisp repository

json-schema2

json-clos