Open Sourcing Nearspeak

We are very excited to announce that we are making the Nearspeak platform open source.

iOS SDK

The iOS SDK can be found at https://github.com/nearspeak/iOS-SDK.

The iOS SDK documentation can be found at https://nearspeak.github.io/ios-docs.

Android SDK

The Android SDK can be found at https://github.com/nearspeak/Android-SDK.

Backend Ruby Server

The backend server source code can be found at https://github.com/nearspeak/Backend.

The API documentation can be found at https://nearspeak.github.io/backend-docs/api/.

Ther server documentation can be found at https://nearspeak.github.io/backend-docs/backend/.

Open Source Development

We will continue to develop our SDKs in the open, for the time being. This means that we directly push changes to the public repositories.

We are not expecting major contributions from the community, but would love to hear what you think about our SDKs, code and design! Pull requests and issues are definitely welcome.