Tagged in

Technology

Chingu FCC Speedrun
Chingu FCC Speedrun
The home of the FCC Speedrun challenge, designed by P1XT (hosted in the Chingu cohorts)! Github -> https://github.com/P1xt/chingu-fcc-speedrun-challenge
More information
Followers
112
More, on Medium

FCC SpeedRun #3: File Metadata

After finishing the Timestamp Microservice, I started with the FileMetadata Micro service.

Now the FCC FileMetadata Micro service is quite straightforward. You upload a file, the service responds with the size of the file.


FCCSpeedRun #2: Diving into Elixir

After building the Request Header Parser Microservice, (read about it here) I started to build the Timestamp Microservice.

For those who are new to FCC, here is a quick recap of the objective of the Timestamp Microservice.


Speedrun kickoff with RequestHeaderParser, first taste of Elixir

Recently fcc-speedrun (designed by P1xt and promoted by Chance Taken) started.

I decided to participate in this speedrun with a completely new stack, something I had never seen before. From…