A skeleton spa that loads data from the webapi
[Read More]Create a simple skeleton with minimal components to test all the basic pieces:
- a github repository
- a simple webapi that loads dummy data from a Sqlite database
- a simple angular SPA that loads data from the webapi
Github
I will use a single repository for either the Angular SPA and the c# Web API.
[Read More]Webapi skeleton
The skeleton for the dating app
A skeleton webapi that loads data from a sqlite database.
[Read More]