Crowdhailer

Crowdhailer

Creator of Raxx

Getting started with Tokumei, Cloud Native web applications

Tokumei helps with building cloud native web applications. Some of the features that help to make it cloud ready.

  • Containerised by default, making it easy to deploy to a variety of cloud platforms.
  • Sets up HTTP/2 over TLS by default to be performant and secure
  • Document Driven, why use a routing DSL and write documentation when the documentation format can be a DSL
  • Multi-node, by using docker-compose testing running multiple containers is easy. Should result in less surprises when scaling up in production
  • Environment based configuration, make configuration set up as close as possible to the methods used in production

This video is a demonstration of what will be possible with Tokumei. It is ready to experiment with but still beta.
If you have any questions please do ask. There is a channel on the elixir-lang slack for all things Raxx related.

First Post!

Maikon

Maikon

I enjoyed it as a good intro :slight_smile: I think it would be good if you do a few where you explore different parts of the framework in a bit more detail.

I like the defaults (https, http2). Out of curiosity, what’s causing the livereload bug with the documentation?

Last Post!

Crowdhailer

Crowdhailer

Creator of Raxx

Tokumei project renamed to Raxx.Kit

This project has evolved. Raxx.Kit now exists to contain project generators to get started with Raxx.
The Framework part of the project has been broken into composable middleware such as Raxx.ApiBlueprint

Where Next?

Popular in Screencasts Top

hubertlepicki
So I just recorded this one where I build simple command-line tool in Elixir using TDD with ExUnit. Hope you like it :slight_smile:
New
dokuzbir
This week i discovered Alchemist Camp youtube channel. Really good resource for elixir world. It deserves a forum topic I think channel ...
New
ElixirCasts
I made an episode about deploying with Gigalixir. https://elixircasts.io/deploying-with-gigalixir
New
New
ElixirCasts
In this episode we’ll look at the @impl attribute and how it can be used to make code more readable.
New
calebjosue
I’ve made a video about installing Elixir 1.16.1 on WIndows 11. In case someone is interested here’s the link The video de...
New
calebjosue
I’ve made a video on how to install Erlang (26.2.1) and Elixir (1.16.1) on GNU/Linux Debian 12 (Bookworm). Thanks!
New

Other popular topics Top

hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 55125 245
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
985 44778 311
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

We're in Beta

About us Mission Statement