bebop/ark

look into openAPI and GRAPHQL spec

TimothyStiles opened this issue · 1 comments

look into openAPI and GRAPHQL spec

Look at #63 for an example implementation of the GraphQL library. We must use an OpenAPI / GraphQL integration as the fundamental first step for building any API for Ark.

Schema based API generation ensures that we can utilize automated code and test generation in the long run.