Skip to content

Commit b38760a

Browse files
authored
Update readme.md
markup test
1 parent f8664d7 commit b38760a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

E-Commerce-API/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ You're just looking to implement the API, not a frontend which uses the API (tho
77
How will you make this test pass?
88

99
## Learning Objectives
10-
10+
```objectives
1111
- Write unit tests for new API endpoints
1212
- Implement new API endpoints that meet user requirements
1313
- Practice TDD development workflow
1414
- Handle errors for invalid data inputs
1515
- Use Git feature branch workflow
1616
- Manage secrets in a shared codebase
17-
17+
```
1818
## User Stories
1919

2020
As a developer, I want to add new API endpoints to the NodeJS application for the cyf-ecommerce-api, so that I can improve the functionality of the application.

0 commit comments

Comments
 (0)