lemberg / connfa-android

Open Source Android app for Conferences and Events
http://connfa.com
Apache License 2.0
100 stars 111 forks source link

Can I get server-side API script/code? #1

Closed lovebdsobuj closed 8 years ago

lovebdsobuj commented 8 years ago

Can I get server-side API script/code?

Step 3

Now we need to change a base URL that is used for talking with a backend.

BASE_URL = “http://drupalconbarcelona2015.uat.link/api/v2/”;

Nataliya-Kulinenko commented 8 years ago

Hi @lovebdsobuj, We plan to share the back-end/api source code soon.

lovebdsobuj commented 8 years ago

Thank you @NataliyaOprysko It would be very good.

Nataliya-Kulinenko commented 8 years ago

Hey @lovebdsobuj: https://github.com/lemberg/connfa-integration-server

larruda commented 8 years ago

I've just built a back-end for Connfa written in Python/Django, which also works on top of Google App Engine platform: https://github.com/larruda/connfa-django-backend