war-news-aggregator/db_server/db
Lucian Popescu 94492a2ca8 Partially implement submit_post endpoint
I created the endpoint in mq_proxy, sent the input data to db_server,
and called the query for insert.

Now I must send the status of the operation from db_server to
mq_proxy through a rabbitmq channel. (possibly a separate one)
2022-05-15 18:13:02 +03:00
..
postgres.js Partially implement submit_post endpoint 2022-05-15 18:13:02 +03:00