Skip to content

Commit 94f5deb

Browse files
authored
Create README.md
1 parent ab43f24 commit 94f5deb

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# lorrylogappservice
2+
These are the projects related to the Cloud Academy course Getting Started with Azure App Service
3+
https://cloudacademy.com/course/getting-started-with-azure-app-service-949/introduction/?context_resource=lp&context_id=58
4+
5+
Projects within the solution
6+
#LorryLog
7+
Sql scripts for the tables
8+
9+
# LorryLogAdmin
10+
Web app talking to the LorryLogAPI
11+
12+
# LorryLogAPI
13+
A web api app talking to an Azure Sql database
14+
15+
# LorryModels
16+
A class library with 2 simple classes used in the web apps
17+
18+
# LorryTests
19+
A basic test project for testing the LorryLogAPI vehicle controller

0 commit comments

Comments
 (0)