You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
say /api/msg, which accepts a POST of a JSON object - the seneca message
this will be compatible with seneca-browser (which we will need to use)
authentication and authorization to be handled by seneca plugins exposing express middleware
The text was updated successfully, but these errors were encountered:
rjrodger
changed the title
merge all web routes calling seneca into a single endpoint
merge all web routes calling seneca into a limited number of endpoints
Aug 9, 2021
say
/api/msg
, which accepts a POST of a JSON object - the seneca messagethis will be compatible with seneca-browser (which we will need to use)
authentication and authorization to be handled by seneca plugins exposing express middleware
The text was updated successfully, but these errors were encountered: