The-EDev
5e8bdaabcf
Updated documentation and badges
2023-06-13 07:54:36 +03:00
Farook Al-Sammarraie
e23947951f
small adjustments to warning syntax
2022-06-27 12:02:39 +03:00
Dread
b8bfb1f441
Addition of Markdown 'warning' format.
...
Replaces 'Disclaimer' under 'Examples' with Github's newly-introduced warning markdown notation.
2022-06-27 01:54:35 -04:00
Dread
48a1b43b1d
Fix dead link (404) under Setting Up / Building.
...
Current link leads to a 404 on crowcpp.org for Getting Started. Commit fixes it with the updated link.
2022-06-09 13:53:33 -04:00
The-EDev
387c222ea2
added creating qs from request body functionality + updated doc
2022-05-20 22:36:32 +03:00
Farook Al-Sammarraie
0e15963cd2
Github doesn't support inline language highlighting
2021-11-21 23:47:48 +03:00
Luca Schlecker
18ba83ab93
add a disclaimer for users of v0.3 that #define CROW_MAIN
is required.
...
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-11-21 21:39:17 +01:00
Luca Schlecker
e5c7daccce
remove every occurance of #define CROW_MAIN
.
...
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-11-21 17:25:16 +01:00
The-EDev
6f2eedaf9b
added Catch2 to Attributions section in README
2021-11-03 05:19:25 +03:00
The-EDev
576f90a0e4
Added Base64 decoder function and Base 64 unit tests
2021-10-31 02:50:19 +03:00
The-EDev
62897acf0a
made gitter badge in README slightly more readable
2021-09-30 01:38:13 +03:00
The-EDev
f5338260bb
several changes:
...
added json list in a similar fashion to json object
renamed object_type to object
updated readme, index.html, and json.md to include objects and lists
updated examples to be slightly cleaner and include lists
replaced instances of json object (std::map and such) with the short version (object)
accurate floating point number dumping (`6.0` instead of `6`) while taking 1/30th of the time (29 microseconds saved)
added json list testing
snuck in utf-8 middleware warning fix
snuck in twitter card style for crowcpp.org site (makes social media cards look way better with a large image)
2021-08-20 03:57:21 +03:00
The-EDev
c69342ed69
added missing changes to README and mkdocs.yml
2021-08-13 04:00:28 +03:00
The-EDev
faebef73d2
also updated index.md and more links
2021-07-28 02:03:51 +03:00
Farook Al-Sammarraie
933b8a1890
updated data related to renamed repository
2021-07-27 18:48:49 +03:00
The-EDev
dad25b0dab
use github as readme logo source (doesn't require CI to show logo changes)
2021-07-26 14:04:32 +03:00
The-EDev
6878897f0a
Added logo that works in light and dark mode for github readme
2021-07-26 14:02:31 +03:00
The-EDev
5c637380a0
fixed typo in disclaimer
2021-07-23 12:00:43 +03:00
The-EDev
c5d00f784b
Added disclaimer to clear any potential misconceptions between this project and the original
2021-07-22 01:10:57 +03:00
The-EDev
f95f11547e
added CROW_MAIN definition to readme examples (also mkdocs index)
2021-06-28 18:56:27 +03:00
The-EDev
827715a1a6
Replaced Travis with Drone for CI
...
travis config remains just in case
2021-04-01 08:50:10 +03:00
The-EDev
94ec5c9c4d
removed zlib notice since it's not part of the source code
2021-01-22 06:09:05 +03:00
The-EDev
187649dc4c
added zlib copyright notice to readme
2021-01-02 22:21:08 +03:00
The-EDev
9b2745db3a
Update README.md
2020-12-03 18:23:01 +03:00
The-EDev
dea751ccde
fixed link to coveralls
2020-12-01 02:03:49 +03:00
The-EDev
ca642a87cd
Updated all URLs for migration and to fix mkdocs
2020-11-30 23:05:55 +03:00
The-EDev
23648445f3
Changed documentation. a lot.
...
Added mkdocs documentation.
Altered doxygen generation (doxyfile and shell script) to work with mkdocs.
Removed the whole html folder thing for docs, now the files reside in the root gh-pages branch.
New readme.
2020-11-28 17:28:47 +03:00
The-EDev
2422f55855
documented as much as possible relating to the API reference
2020-11-19 01:13:57 +03:00
The-EDev
d66a39bf4b
Merge branch 'master'
2020-10-31 23:30:03 +03:00
The-EDev
f93d9a8a22
updated paths to merge_all.py, c++ version in cmake, and logo in readme
2020-10-31 21:22:34 +03:00
Igor Mróz
ad71f44a8a
#6 Change URL to build status badge.
2020-10-30 21:41:42 +01:00
The-EDev
e5013b16d6
fixed typo
2020-10-20 16:23:09 +03:00
The-EDev
924c264020
added new testing information to README
2020-10-20 16:21:14 +03:00
Igor Mróz
e1085de237
README cleanup. Tests cleanup.
2020-10-19 18:32:16 +02:00
The-EDev
dec740bfe3
updated versions in readme
2020-10-14 15:02:13 +03:00
The-EDev
2a3cbc049d
updated Travis and Coveralls badges
2020-10-14 14:55:33 +03:00
Jaeseung Ha
16a0f6b663
Update README.md
2017-09-18 12:05:31 +09:00
barcarolle
d580ed7d25
typo README.md
2016-10-20 15:06:32 +09:00
Jaeseung Ha
4e39b23e45
Update README.md
2016-09-21 23:20:44 +09:00
Jaeseung Ha
3b8035edbe
Update README.md
2016-08-28 14:47:50 +09:00
ipknHama
967adf0de5
Add websocket feature
2016-08-28 14:46:31 +09:00
Jaeseung Ha
206ecc7760
Update README.md
2015-12-16 19:57:35 +09:00
Huu Nguyen
2ba26a82ee
Link travis build badge to the build page
2015-09-04 19:03:54 -04:00
mnpk
5e5cabcea3
uncomment IRC notification, change links in readme to ipkn/crow
2015-06-22 10:12:58 +09:00
mnpk
2bacbaa52a
Add Coveralls integration and coverage badge
2015-06-10 18:13:47 +09:00
mnpk
7e1b4ee58c
Add the very basic example, and Update README.md
2015-06-10 18:09:49 +09:00
Antony Woods
29be19943e
Added logo to README.md
2015-04-07 11:37:00 +01:00
ipkn
41d4a0457c
Update README.md
2015-02-25 19:43:48 +09:00
ipkn
e08b9220e1
Update README.md
...
* VS2013 support
2015-02-22 09:47:55 +09:00
ipkn
3ec459e477
Update README.md
2014-11-08 08:53:58 +09:00