Skip to content

Commit

Permalink
chore: remove unecessary todos
Browse files Browse the repository at this point in the history
  • Loading branch information
martinyonatann committed Nov 7, 2023
1 parent a1ab84d commit ad4e848
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ The DIP promotes high-level modules (e.g., use cases) to depend on abstractions
- [x] Server Side Caching
- [x] Cache but revalidate (Header `Cache-Control: no-cache`)
- [x] Set Expiration Time (Header `Cache-Control: max-age=120`)
- [ ] Request ID in logger (Header `X-Request-Id: xxx`)
- RESTful
- [x] Create Resource (`POST` verb)
- [x] Update Resource (`PUT` verb)
Expand Down

0 comments on commit ad4e848

Please sign in to comment.