aboutsummaryrefslogtreecommitdiff
path: root/kolam
AgeCommit message (Expand)Author
2022-01-04kolam: Rename <date> scalar type to <datetime>.Arun Isaac
2022-01-02kolam: Bump copyright year to 2022.Arun Isaac
2022-01-02kolam: Allow null value for types.Arun Isaac
2022-01-02kolam: Read JSON using UTF-8 encoding.Arun Isaac
2021-12-30kolam: Implement HTTP client.Arun Isaac
2021-12-30kolam: Implement GraphQL document serializer.Arun Isaac
2021-12-30kolam: Implement pairify function.Arun Isaac
2021-12-30kolam: Set content-type of response to application/graphql+json.Arun Isaac
2021-12-30kolam: Allow leaf nodes to be list types.Arun Isaac
2021-12-30kolam: Support field alias.Arun Isaac
2021-12-30kolam: Implement HTTP server.Arun Isaac
2021-12-28Initial commitArun Isaac