Skip to content

Commit 8044783

Browse files
authored
Note that we're not requiring a frontend (#21)
1 parent db1ce2b commit 8044783

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

E-Commerce-API/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
You are a developer building an Express application to connect your e-commerce database to a shop front. Your client requires a fully tested API so you will write this application TDD-style: writing the test first and then the code to make the test pass. There is a starter test given to help you, that satisfies the first user story.
44

5+
You're just looking to implement the API, not a frontend which uses the API (though feel free as an extension, if you're interested!)
6+
57
How will you make this test pass?
68

79
## Learning Objectives

0 commit comments

Comments
 (0)