jsonschema VS fp-ts-routing

Compare jsonschema vs fp-ts-routing and see what are their differences.

jsonschema

Generate JsonSchema and TypeScript types at the same time (by nullpub)

fp-ts-routing

A type-safe bidirectional routing library for TypeScript (by gcanti)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
jsonschema fp-ts-routing
1 3
7 168
- -
4.0 4.6
over 2 years ago 12 months ago
TypeScript TypeScript
- MIT License
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.

jsonschema

Posts with mentions or reviews of jsonschema. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-28.

fp-ts-routing

Posts with mentions or reviews of fp-ts-routing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-21.
  • Functional Programming: A Type-Safe Node Router for AWS Lambda - Part 1
    2 projects | dev.to | 21 Mar 2022
    For routing we're going to use the amazing fp-ts-routing library built on top of fp-ts.
  • Anyone else hate file based routing?
    1 project | /r/nextjs | 2 Feb 2022
    This is an example of library that implement that https://github.com/gcanti/fp-ts-routing
  • Hey Come Help Out And Learn Some Stuff
    4 projects | /r/Deno | 28 Dec 2020
    We need to be able to parse the url string into a route like fp-ts-routing where we can pull out typed information like express does with routes like "/users/{userId}". Here is where you might be able to help. The goal is to build up route strings like we do with decoder but to type the output properly. Additionally, we'll need to generate openapi parameter specs from the same api that generates the parser.

What are some alternatives?

When comparing jsonschema and fp-ts-routing you can also consider the following projects:

dropshot - expose REST APIs from a Rust program

hkts - Functional programming tools: option, either, task, state, optics, etc.