We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3958980 commit 2182e2dCopy full SHA for 2182e2d
README.md
@@ -13,8 +13,11 @@ The idea of this project is to provide a UI that consume the apis exposed in the
13
- [NetCore.Playground.Api](https://github.com/joacod/NetCore.Playground.Api)
14
- [go-playground-api](https://github.com/joacod/go-playground-api)
15
16
+*Both API projects implements the exact same endpoints.*
17
+
18
What we get from this:
-- We practice different approaches in Angular
19
+- We have API implementations to download and to hook up with our UI project.
20
+- We can practice different approaches in Angular
21
22
## Prerequisites
23
- [Install Angular](https://angular.io/)
0 commit comments