bump_server/lib/bump_web
raphael 5d50bb30e6 adds rest api connector
- routing setup with path to message_controller
- messages api to database updated to function
  similar to a stack system (push, pop, peek, ..)
- rest calls the same as database calls
- setup default controller showing text message
- parsing database output with Jason to client
- adds curl examples
2021-12-10 15:34:38 +01:00
..
controllers adds rest api connector 2021-12-10 15:34:38 +01:00
templates adds phoenix boilerplate and database api 2021-12-05 00:36:13 +01:00
views adds phoenix boilerplate and database api 2021-12-05 00:36:13 +01:00
endpoint.ex adds phoenix boilerplate and database api 2021-12-05 00:36:13 +01:00
gettext.ex adds phoenix boilerplate and database api 2021-12-05 00:36:13 +01:00
router.ex adds rest api connector 2021-12-10 15:34:38 +01:00
telemetry.ex adds phoenix boilerplate and database api 2021-12-05 00:36:13 +01:00