-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please connect to my API: Using Refit to consume REST services on Xamarin Forms #4
Comments
@claudiosanchez are we changing everything to october? should we update all of these? Saw the blog was updated...? |
Good call @jamesmontemagno. The date has been changed to reflect the correct month of the challenge. |
@codercampos - Your article has been approved. Please be aware that we have moved the challenge to the month of October; please confirm the new date for your article. |
@jamesmontemagno - Yes
That is correct :) - Left you a comment on your issue :) |
Hi @codercampos - Are you planning on submitting your PR before Wednesday? We will be doing a YouTube Live Stream showcasing all of the content submitted. |
@claudiosanchez I will. I have everything ready to be publish. I'll do a quick check today. |
Title: Please connect to my API: Using Refit to consume REST services on Xamarin Forms
Author Name: Carlos Campos
Twitter Handle: @codercampos
Date: Oct 4
Abstract: Eventually, when We develop mobile apps, We need to connect them to the information over the Internet: Facebook information, Twitter feeds, Images on a website, our company's server, etc. The most common way to get the information is through APIs which let us get the require information for our App's business logic. In this article, I will give you the simple tools to consume your own API using the powerful library: Refit.
The text was updated successfully, but these errors were encountered: