Skip to content

Commit f255714

Browse files
committed
Add printscreen for posts
1 parent 3af0753 commit f255714

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@
2323
/dist/
2424
/nbdist/
2525
/.nb-gradle/
26+
27+
### MacOS ###
28+
.DS_Store

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# blog-api
22

33
Blog's API using Spring and JPA.
4+
5+
## Posts
6+
![Posts](https://raw.githubusercontent.com/sarbull/blog-api/media/posts.png)

media/posts.png

123 KB
Loading

0 commit comments

Comments
 (0)