Welcome to the RetroMeet development documentation.

What is RetroMeet?

RetroMeet is a dating and friend-finding application written in Ruby. It is made of two made of two components: an API (retromeet/core (opens in a new window )) and a sample web client (retromeet/web-client (opens in a new window )).

For more information about the architecture, check out API/Client architecture.