Programming APIs with the Spark Web Framework
Programming APIs with the Spark Web Framework
About the Book
Perhaps the singular most important choice an API developer can make is one of programming language and architecture. Choosing how an API will communicate with consumers, how security will be implemented, and how the API will function with other services is largely constrained by the language and methodology by which it is developed.
Throughout this eBook, we’ll discuss a Java framework called Spark, its basic use, history, and compare it with other languages and toolkits. We’ll highlight what makes Java Spark an incredibly functional and useful toolkit for crafting APIs, and provide some examples. We also demonstrate you how you can use this framework in Scala and Kotlin, two other languages that run on the Java Virtual Machine (JVM).
*All proceeds from the sale of this eBook will be donated to the Salvation Army in Sweden.
About the Contributors

Editor

Web Developer, Nordic APIs Blogger

Software Architect, Founder of Spark Java

CEO & Founder, Twobo Technologies
Table of Contents
- Preface
- 1. Introduction
-
2. Using Spark to Create APIs in Java
- 2.1 Introducing Spark
- 2.2 More Complicated Example
- 2.3 Templatized Responses
- 2.4 Spark Compared
- 2.5 Benefits of Spark
-
3. Introducing Kotlin to the JVM
- 3.1 Introducing the JVM
- 3.2 Enter Kotlin
- 3.3 Why Kotlin?
- 3.4 Examples of Kotlin’s Syntax
- 3.5 Functions and Constructors
- 3.6 Named Arguments and Passing Function Literals
- 3.7 Generics
- 3.8 Data Classes
- 3.9 Smart Casts
- 3.10 Using Kotlin
- 3.11 Converting Existing Code
- 3.12 Compiling Kotlin
- 3.13 Debugging
- 3.14 Conclusion
-
4. Building APIs on the JVM using Kotlin and Spark
- 4.1 Recapped Intro to Spark
- 4.2 Building a Robust API with Spark
- 4.3 Templating in Kotlin
- 4.4 Adding DI Capabilities to a Spark-based API
- 4.5 Implementing API Logic in Controllers
- 4.6 Conclusion and Next Steps
-
5. Using Spark to Create APIs in Scala
- 5.1 Reintroducing Spark
- 5.2 Scala — It’s Origin and Purpose
- 5.3 Why Scala? Why Not Java?
- 5.4 Different, More Efficient Methods
- 5.5 Scala Performance and Integration
- 5.6 Conclusion
- Resources
-
About Nordic APIs
- API Themed Events
- Follow the Nordic APIs Blog
- More eBooks by Nordic APIs:
- Endnotes
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
80% Royalties. Earn $16 on a $20 book.
We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $12 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them