Skip to content

Commit 690b66c

Browse files
sverhoevenfdiblen
andauthored
Update README.md
Co-authored-by: Faruk D. <fdiblen@users.noreply.github.com>
1 parent 263900d commit 690b66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ better to do the initialization once when the web service is starting up.
295295
| Pros | Cons |
296296
| --- | --- |
297297
| :heart: Python is a very popular language and has a large ecosystem | :no_entry: Pure Python is slower than C++ |
298-
| :heart: Web service is easy to discover and nicely documented with OpenAPI specification | :no_entry: Exception thrown from C++ has number instead of message |
298+
| :heart: Web service is easy to discover and effortlessly documented with OpenAPI specification | :no_entry: Exception thrown from C++ has number instead of message |
299299

300300
Writing a web service in C++ is possible, but other languages like Python are better equipped. Python has a big
301301
community making web applications, which resulted in a big ecosystem of web frameworks, template engines, tutorials.

0 commit comments

Comments
 (0)