Example pipelines¶
Razorops provides tutorials and open source repositories that show you practical examples of CI/CD pipelines. You can read and use them to learn what's possible and jump-start your own projects.
Language/Tutorial | Overview/Framework/ | Github repository |
---|---|---|
Rust | calculator CLI | rust-demo |
Clojure | REST API using Luminus framework | clojure-guestbook-demo |
Scala | REST API | scala-play-api-demo |
Ruby with Docker-compose | Rest API for TodoBackend | ruby-docker-compose-demo |
Python | REST API in Flask framework | python-flask-demo |