Skip to content

Commit c3ded21

Browse files
committed
readme
1 parent dadb862 commit c3ded21

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# PHP REST API
2+
3+
> This is a simple PHP REST API from scratch with no framework.
4+
5+
## Quick Start
6+
7+
Import the myblog.sql file, change the params in the config/Database.php file to your own
8+
9+
## App Info
10+
11+
### Author
12+
13+
Brad Traversy
14+
[Traversy Media](http://www.traversymedia.com)
15+
16+
### Version
17+
18+
1.0.0
19+
20+
### License
21+
22+
This project is licensed under the MIT License

0 commit comments

Comments
 (0)