Skip to content

MartinKavik/seed-realworld-darklang

Repository files navigation

Seed RealWorld with Dark lang

Netlify Status

LIVE DEMO: seed-realworld-darklang.netlify.com

This repo contains two RealWorld examples:

  • Backend is written in Dark lang.
    • It's a full implementation of RealWorld specs, tested manually and with the official RealWorld Postman collection.
    • I tried to apply Trace Driven Development - it works very well with Seed/Rust frontend.
    • It contains 19 HTTP endpoints with JWT auth, 6 Datastores and some REPLs and Functions.
    • If you want to try Dark lang, join their private beta testing. Mention my username martinkavik to get invitation faster.
    • When you find bugs or have questions, create an issue in this repo.
    • It's not possible to share code at the moment so you can see at least a part of the canvas below.