Abbas Suterwala looks at managing sound from multiple apps and sources in Android with audio focus.
Tag: api
Aleksander Koko looks at networking in iOS, including NSURLSession and Alamofire.
In this tutorial, we’re going to take a look at the Marvel API, a tool provided by Marvel for developers to get access to the 70-plus years of Marvel comics data.
File storage is an essential feature for an Android app. In this tutorial Valdio Veliu shows you how to add the Dropbox API for cloud storage.
Wern Ancheta uses the Ionic framework and the Google Vision API to create an image recognition app.
Wern Ancheta builds a Hacker News reader with a local cache from nothing with the Lumen microframework!
Shaumik examines the purpose of APIs, and how Postman can help with the critical task of testing them for functionality, exception handling and security.
Francesco builds an AngularJS app to consume a previously built Laravel API application for making book wishlists. JSON web token authentication in action!
Danny Sipos takes a break from Drupal to teach us about Wunderlist and it's (almost) brand new API - see how easy it is to build custom todo UIs!
Shivam Mamgain explores ways to utilize and customize Google Maps with GMaps.js, a library that makes it much easier to harness the Google Maps API.
Simon presents the Battery Status API, used for determining the battery levels of an end user's device and tailoring your app to optimize performance.
Wern continues where he left off in the last part, and implements liking, watchlisting and uploading of videos into his Slim application!
Wern goes through the process of building a sample video search application consuming Vimeo's API, using the Slim framework. Don't change the channel!
Corey Martin compares Stripe and Braintree, two online API-driven systems for collecting payments on the web.
Abbas Suterwala looks at using AIDL for sharing functionality between Android apps and services, perfect for developers with multiple apps.
Jad builds a Laravel + Angular skeleton app that's designed to be highly team-scalable - meaning easily extensible and adaptable to new devs on the team!
Wern Ancheta takes a look at the Instagram API, and uses both Guzzle and a PHP client to access it - tune in and build your own Instagram app!
Wern introduces API.ai, a service which allows you to tie voice control to your apps by recognizing natural language and applying callbacks to phrases
Bruno implements WP-API and OAuth into a WordPress installation, allowing other outside apps to hook into WP and use API calls to make posts!
Younes Rafie explores Github's Public Event data through Google BigQuery, and builds a demo PHP app around it for checking project popularity. Check it out!
Following up on his previous post, Younes Rafie implements searching and categories into his Youtube Laravel application.
The Youtube API can be a powerful ally in creating your own video watching app. See how Younes does it in this intro to using Youtube with Laravel!
Tanay Pant introduces IBM's Watson Developer Cloud, a set of APIs enabling developers to leverage Watson's artificial intelligence computer system.
Younes Rafie shows you how easy it is to build a micro application with Laravel's Lumen micro-framework. See how to build an API app for Markdown!
Robert will walk you through how to setup and configure your first Google map using the Google Maps API in this short screencast to get you started.
In this short tutorial, Rafie Younes will show you how to implement Github webhooks with your PHP app - log all changes to a repo in your local database!
Aurelio De Rosa continues his addiction to JavaScript by showing us how to make a mobile audio player that reacts to battery and light levels.
Younes Rafie explores the Github API and its integration with PHP via a Laravel helper application
Luis Vieira discusses how to use local storage, part of the HTML5 Web Storage API, to improve the performance of a website.
Younes Rafied further explores 500px's API and implements upvoting, favoriting, commenting and uploading of new photos into the app he built last time!