Articles tagged in: Rethinkdb



Retrofit 2 — Crawl HTML Responses with jspoon (Wikipedia Example)

Retrofit is mainly used to interact with well-defined REST APIs. Nevertheless, you can also use Retrofit to crawl HTML sources of websites. In this tutorial, you'll explore how to utilize jspoon and Retrofit to automatically extract content from Wikipedia. In a practical example you'll understand the basic functionality of jspoon …

Continue Reading

Glide 4 — Extending the Generated API

Glide 4.x has introduced a new feature: the generated API. You've learned the basics of this new feature in our generated API tutorial. One upside of the generated API is that it's easy to extend. This allows you to centralize implementation patterns in your app. In this tutorial you'll …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.