We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a9502 commit ff0a9e3Copy full SHA for ff0a9e3
README.md
@@ -1,4 +1,4 @@
1
-# Poll API
+# poll API
2
3
The code in this repository corresponds to an API responsible for managing a basic poll system.
4
@@ -119,4 +119,4 @@ The following requirements should be implemented in next versions:
119
120
- Add observability to the application: metrics, traces
121
- Add cache layer (e.g. Redis) to minimize latency time
122
-- Validate the need of using a pool of connections to manage the connection to the database
+- Validate the need of using a poll of connections to manage the connection to the database
0 commit comments