• Meet Rye
  • Cookbook
  • Fyne GUI
  • Reference
  • Blog
  • Github
Logo
Logo
  • Meet Rye
  • Cookbook
  • Fyne GUI
  • Reference
  • Blog
  • Github
Close Console

Cookbook

  • Using rye

    • Rye Executable
    • More on flags
    • Console
  • Working with

    • Date and time
    • Rye Tables 1/2
    • Rye Tables 2/2
    • IO (Input Output)
    • Email/SMTP/IMAP
  • Server side*

    • HTTP Servers
    • SQLite Database
    • PostgreSQL database
  • Gui rye fyne

    • Examples
    • Live development*
    • Mobile apps*
  • Deployment

    • Local project binary
    • Embedded binaries
  • Improving rye

    • One source of truth
    • Testing
Overview

Server side*

Rye was primarily made to handle backend, shell, server-side tasks.

HTTP Servers

A growing list of server-side examples.

SQLite Database

How to work with SQLite databases in Rye.

PostgreSQL database

How to work with Postgres databases.

  • Reddit
  • Github