Skip to content

Commit 1836af8

Browse files
committed
Add SVG diagram example
FYI, I've used the amazing Excalidraw service to create this diagram
1 parent 11a65e9 commit 1836af8

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

example-web-app-REST-API-architecture.svg

Lines changed: 17 additions & 0 deletions
Loading

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Build aPHP RESTful API
1+
# Build a PHP RESTful API
22

33
This is the source code of my Udemy course **Build a Modern REST API with PHP 8**
44

5+
![Diagram showing example of REST API architecture](example-web-app-REST-API-architecture.svg)
6+
57

68
## The course
79

0 commit comments

Comments
 (0)