Skip to content

Commit

Permalink
Link to ASP.NET Core docs (#7840)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel15 authored and ianschmitz committed Oct 19, 2019
1 parent ce968a9 commit 07470fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docusaurus/docs/integrating-with-an-api-backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ You can find the companion GitHub repository [here](https://github.com/fullstack
It allows creating hypermedia and GraphQL APIs in minutes.
It is shipped with an official Progressive Web App generator as well as a dynamic administration interface, both built for Create React App.
Check out [this tutorial](https://api-platform.com/docs/distribution).


## C# (ASP.NET Core)

ASP.NET Core has a React project template that uses Create React App. Check out [their documentation](https://docs.microsoft.com/en-us/aspnet/core/client-side/spa/react).

0 comments on commit 07470fd

Please sign in to comment.