Read Swift: Probably The Best Full-Stack Language in the World and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Tag: backend
Jsoniter, a Java library for parsing JSON similar to PHP's json_decode, features a weakly typed `Any`, lazy parsing, and great performance.
Dropwizard is a framework for building RESTful web services in Java. This tutorial shows how to create, retrieve, update, and delete resources.
Explains how to use Spring Boot with JDBI instead of Hibernate, resulting first-class dependency injection (by Spring Boot) and a light ORM (JDBI).
Dropwizard is a framework for building RESTful web services in Java. In this tutorial we're going to create a new Dropwizard service from scratch.
This tutorial builds a simple Java web application with Java's Servlet API. It shows how to set the project up, create views / controllers, and deploy.
Chris Ward looks at Perfect, a new project that promises full stack Swift by introducing the language to server side programming.