migamake / json-autotype

Automatic Haskell type inference from JSON input
150 stars 23 forks source link

Recognize more types #21

Closed mgajda closed 3 years ago

mgajda commented 5 years ago

There are many JSON APIs that use subset of Strings that parse to some other type:

UUID Date Timestamp URL Very short list of constants (just like C's enum type.)

mgajda commented 5 years ago
workshub[bot] commented 5 years ago

This issue is now published on WorksHub. If you would like to work on this issue you can start work on the WorksHub Issue Details page.

workshub[bot] commented 3 years ago

@hovanja2011 started working on this issue via WorksHub.

mgajda commented 3 years ago

@hovanja2011 The repo has moved to GitLab, since it offers a better integrated CI. Also I am working on the same issue: https://arxiv.org/abs/2011.03076