Software Alternatives & Reviews

Cryptoflow: Building a secure and scalable system with Axum and SvelteKit - Part 0

Tailwind CSS Stack Overflow Redis SvelteKit
  1. A utility-first CSS framework for rapidly building custom user interfaces.
    Pricing:
    • Open Source

    #Developer Tools #Design Tools #Website Design 867 social mentions

  2. Community-based Q&A part of the Stack Exchange platform.
    We will be building CryptoFlow, a Q&A web service like Stack Overflow where a securely authenticated user can ask question(s) related to the world of cryptocurrency and others (securely authenticated too) can proffer answers. Another cool stuff about it is that on each question page, there will be "real-time" prices and price histories of all the tagged cryptocurrencies (limited to 4 tags per question). The home page may have some charts too. The data used were gotten from CoinGecko API service (if you use my referral code, CGSIRNEIJ, for a subscription I get some commissions). Authentication will be session-based and we'll have modular configuration with robust error handling.

    #Knowledge Sharing #Questions And Answers #Communication 876 social mentions

  3. 3
    Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
    Pricing:
    • Open Source
    Redis - A storage to store tokens, and sessions etc.

    #Key-Value Database #NoSQL Databases #Databases 183 social mentions

  4. SvelteKit is the official Svelte application framework
    Pricing:
    • Open Source
    Being a pragmatist, it's always intriguing to learn by building cool systems with the best tools currently available. The last time I did this, three series came out and it was fulfilling. Having had some break, I decided to build something with axum, "a rust web application framework that focuses on ergonomics and modularity". As usual, SvelteKit comes to our rescue at the front end. What are we building? That's a nice question!

    #Application And Data #Languages & Frameworks #Frameworks (Full Stack) 82 social mentions

Discuss: Cryptoflow: Building a secure and scalable system with Axum and SvelteKit - Part 0

Log in or Post with