Posts

Showing posts with the label Google

A curated selection of blog posts on Go

A Gopher's Reading List Here is a reading list of blog posts about Go. It aspires to include only the most useful and relevant material that anyone writing Go should eventually read. By defintion, the list is a work in progress. Rather than being comprehensive, the list is a curated selection fixed at 200 entries. Go is growing fast and so are the number of blog posts about it. If an interested reader sees a glaring omission, please open a pull request with your suggestion of what to add as well as what post to remove from the list. Start Here Go Koans A Tour of Go Frequently Asked Questions Go by Example Go Bootcamp Beginner Some basics Slice Tricks 5 Tips for Using Strings in Go Struct, Map, Array and Slice Understand Go pointers in less than 800 words or your money back | Dave Cheney Tutorial: Go (Golang) Pointers in 5 Minutes | Giant Flying Saucer Pointers Golang channels tutorial | Alexander Guz's blog (Now You're) Thinking With Channels C...

URL Shorteners APIs

Anon.click  - Shorten long URLs and optionally protect them with passwords or captcha. No registration required. Bitly  - Access to Bitly’s API. Google URL Shortener  - Service that takes long URLs and squeezes them into fewer characters. Naver URL Shortener  - Access to Naver’s shorten url API. Po.st  - Shorten URLs, Expand shortened URLs, see statistics etc. Yourls  - Generate or get existing short URLs, with sequential or custom keyword.

Social Media APIs

Image
Daily Motion  - Build applications centered around DailyMotion. Delicious  - Access to Delicious’s API. DeviantArt  - The largest social networking website for artists and art enthusiasts. EventBrite  - The Eventbrite Python SDK makes it trivial to interact with the Eventbrite API.  Facebook  - For ads, games, payments, login, sharing stats, and user data. Flickr  - Search through user Flickr content, contacts, upload or replace photos. Foursquare  - Access to Foursquare database and ability to interact with Foursquare users. GoodReads  - Allows developers access to Goodreads data in order to help websites or applications that deal with books. Google+  - Enables apps to login to Google+ view connections, groups, posts, and contact information. Gravatar  - Create profiles and avatars using this web service. Imgur  - Imgur's API exposes the entire Imgur infrastructure via a standardized programmatic interface. Ins...

Places APIs

Image
CityGrid  - Enables developers to create web and mobile applications that find local businesses, organizations, and points of interest by a variety of search criteria. Factual  - Providing a places search that can be searched by latitude/longitude, and “where” using full text search query string. Foursquare Venue  - Providing a places search that can be searched by  hierarchical list of categories, longitude/latitude etc. Fwix  - Providing a places search that can be searched by latitude/longitude, and text search based upon categories, address, city, province, postal code, country etc Google Places API  - Providing a places search that can be searched by latitude/longitude, keyword matched against all fields, name of place, type of place restricted by radius. Nokia  - Providing a JavaScript places search that can be searched by search term, with a detail search for display by JS widget. Yahoo GeoPlanet  - Providing a places search that...

Maps APIs

Image
Amazon Maps API v2  - Add interactive 3D maps, graphics, and custom overlays to your Fire Tablet and Fire phone apps. Bing Maps  - Bing Maps platform provides multiple API options for your application. CartoDB  - Allows you to generate maps based on data hosted in your CartoDB account. Daum Maps API  - Daum Maps provide multiple APIs for Korean map. DigitalGlobe  - DigitalGlobe Maps API delivers the world's best satellite imagery, straight to your app. #Beta Google Maps API  - Google Maps APIs are available for Android, iOS, web browsers and through HTTP web services.  Clients can be found here. Leaflet.js  - An open-source JavaScript library for mobile-friendly interactive maps.  Mapbox  - Access to MapBox’s API. Naver Maps API  - Naver Maps provide multiple APIs for Korean map. Scribble  - The Scribble Maps API is a cross browser, mobile ready, HTML5/JavaScript, interactive map builder. Yahoo Maps  - Yahoo M...

Google APIs

Image
Gmail API  - The Gmail REST API.  v1 Google BigQuery API  - A data platform for customers to create, manage, share and query data.  v2 Google Books API  - Lets you search for books and manage your Google Books library.  v1 Google Calendar API  - Lets you manipulate events and other calendar data.  v3 Google Classroom API  - The Google Classroom API.  v1 Google CustomSearch API  - Lets you search over a website or collection of websites.  v1 Google Drive API  - The API to interact with Google Drive.  v3 Google Fitness API  - The Fit API.  v1 The Google Fonts Developer API.  - The Google Fonts API helps you add fonts to any web page.  v1 Google Geonomics API  - Provides access to Genomics data.  v1beta2 Google Identity Toolkit API.  - Help the third party sites to implement federated login.  v1 Google Monitoring API  - API for accessing Google Cloud and API mo...