View on GitHub
 (0 comments) (0 reactions) (0 assignees) (3 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (139 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Using e.g. JSON schemas, one can effortlessly a) verify that a piece of data adheres to the schema and b) generate types for statically typed languages.

This would help with the adoption of FPTF. Probably it makes sense to wait for #61 to start working on this though.

Contributor guide