Chuck
85b918f9e9
Update README.md ( #2080 )
...
A few minor typos.
2024-06-21 10:04:11 +08:00
An Tao
f6913f6328
Add an example of prometheus ( #2076 )
2024-06-19 14:13:15 +08:00
Nitromelon
a1a0ef1af8
Support redis subscription ( #1212 )
2022-09-13 10:30:51 +08:00
An Tao
df331c8a74
Add an example for using coroutines of redis clients ( #1080 )
2021-11-21 12:09:34 +08:00
Martin Chang
1551b66307
Add missing websocket_server entry in examples/README.md ( #974 )
2021-08-13 23:00:59 +08:00
Sebastián González
a02d8e402c
Add Redis example ( #918 )
2021-07-06 23:02:11 +08:00
QuickWrite
065675486d
Fixed typos ( #900 )
...
Just some typos were fixed and nothing more. (Nothing significant)
What has changed:
* Some rewording and corrections
* Updated the requested changes
Co-Authored-By: Rafał Bugajewski <24480+rbugajewski@users.noreply.github.com>
* clang-format
Co-authored-by: Rafał Bugajewski <24480+rbugajewski@users.noreply.github.com>
Co-authored-by: an-tao <antao2002@gmail.com>
2021-06-23 20:44:45 +02:00
Martin Chang
cd46b4a488
Add jsonstore example ( #894 )
...
Adds a minimal useful RESTful API example to showcase how to build APIs in Drogon. The added example is multi-threaded and stores data in memory.
2021-06-19 22:55:44 +08:00
Sebastián González
b22b7c6be3
Fix helloworld url ( #887 )
2021-06-08 16:43:17 +08:00
Martin Chang
c6b65485e1
Add minimal server side examples ( #880 )
2021-06-01 16:08:51 +08:00
Martin Chang
0b5075bfa9
Drogon test framework ( #869 )
2021-05-27 20:09:57 +08:00
An Tao
71b60823da
Modify dynamic view loading algorithm ( #339 )
2020-02-16 17:19:16 +08:00
An Tao
ea43d8127d
Add a reverse proxy example ( #309 )
2019-12-08 08:31:56 +08:00
An Tao
a0f5570f8b
Modify HttpClient and WebSocketClient ( #210 )
2019-08-13 17:32:52 +08:00
antao
b155aa1b1a
Add a README file for examples
2019-07-10 17:57:47 +08:00