# HG changeset patch # User Kim Alvefur # Date 1605209813 -3600 # Node ID 5e8b54deeb302fb8f97e11fb573d5e7936cd1f3a # Parent 455ae6156f5c5cb25cda6be258b742a956cd245c mod_post_msg: Advertise mod_rest, the spiritual successor diff -r 455ae6156f5c -r 5e8b54deeb30 mod_post_msg/README.markdown --- a/mod_post_msg/README.markdown Thu Nov 12 20:36:40 2020 +0100 +++ b/mod_post_msg/README.markdown Thu Nov 12 20:36:53 2020 +0100 @@ -70,3 +70,10 @@ ================ Some code originally borrowed from mod\_webpresence + +See also +======== + +[mod_rest] is a more advanced way to send messages and more via HTTP, +with a very similar API. +