Skip to content
#

http-api

Here are 123 public repositories matching this topic...

Kaliumhexacyanoferrat
Kaliumhexacyanoferrat commented Jul 5, 2021

As a developer of a web API, I would like to expose it via GraphQL so it can easily be provided and consumed.

Example

// see https://github.com/lukemurray/EntityGraphQL
var handler = GraphQL.Create<MyDatabase>();

Acceptance criteria

  • Functionality is provided by a new module
  • API can automatically be generated from EF context

Improve this page

Add a description, image, and links to the http-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-api topic, visit your repo's landing page and select "manage topics."

Learn more