esimonov / elixir-monkas3rver-poc

A proof of concept web server that interfaces with MongoDB, Kafka, and AWS S3. Uses neither Phoenix nor Ecto.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POCService

TODO: Add description

Installation

If available in Hex, the package can be installed by adding poc_service to your list of dependencies in mix.exs:

def deps do
  [
    {:poc_service, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/poc_service.

About

A proof of concept web server that interfaces with MongoDB, Kafka, and AWS S3. Uses neither Phoenix nor Ecto.


Languages

Language:Elixir 100.0%