
Web Development with Julia and Genie
A hands-on guide to high-performance server-side web development with the Julia programming language
Packt Publishing
Published on 29. November 2022
Book
Paperback/Softback
254 pages
978-1-80181-113-2 (ISBN)
Description
Get a practical overview of web development in Julia and learn how to build MVC applications with a REST API, and an interactive data dashboard using the Genie web framework
Key Features
A tutorial on web development from Julia expert, Ivo Balbaert and the creator of the Genie framework, Adrian Salceanu
A step-by-step approach to building a complete web app with the Genie framework
Develop secure and fast web apps using server-side development on Julia
Book DescriptionJulia's high-performance and scalability characteristics and its extensive number of packages for visualizing data make it an excellent fit for developing web apps, web services, and web dashboards. The two parts of this book provide complete coverage to build your skills in web development.
First, you'll refresh your knowledge of the main concepts in Julia that will further be used in web development. Then, you'll use Julia's standard web packages and examine how the building blocks of the web such as TCP-IP, web sockets, HTTP protocol, and so on are implemented in Julia's standard library. Each topic is discussed and developed into code that you can apply in new projects, from static websites to dashboards. You'll also understand how to choose the right Julia framework for a project. The second part of the book talks about the Genie framework. You'll learn how to build a traditional to do app following the MVC design pattern. Next, you'll add a REST API to this project, including testing and documentation. Later, you'll explore the various ways of deploying an app in production, including authentication functionality. Finally, you'll work on an interactive data dashboard, making various chart types and filters.
By the end of this book, you'll be able to build interactive web solutions on a large scale with a Julia-based web framework.
What you will learn
Understand how to make a web server with HTTP.jl and work with JSON data over the web
Discover how to build a static website with the Franklin framework
Explore Julia web development frameworks and work with them
Uncover the Julia infrastructure for development, testing, package management, and deployment
Develop an MVC web app with the Genie framework
Understand how to add a REST API to a web app
Create an interactive data dashboard with charts and filters
Test, document, and deploy maintainable web applications using Julia
Who this book is forThis book is for beginner to intermediate-level Julia programmers who want to enhance their skills in designing and developing large-scale web applications. The book helps you adopt Genie without any prior experience with the framework. Julia programming experience and a beginner-level understanding of web development concepts are required.
Key Features
A tutorial on web development from Julia expert, Ivo Balbaert and the creator of the Genie framework, Adrian Salceanu
A step-by-step approach to building a complete web app with the Genie framework
Develop secure and fast web apps using server-side development on Julia
Book DescriptionJulia's high-performance and scalability characteristics and its extensive number of packages for visualizing data make it an excellent fit for developing web apps, web services, and web dashboards. The two parts of this book provide complete coverage to build your skills in web development.
First, you'll refresh your knowledge of the main concepts in Julia that will further be used in web development. Then, you'll use Julia's standard web packages and examine how the building blocks of the web such as TCP-IP, web sockets, HTTP protocol, and so on are implemented in Julia's standard library. Each topic is discussed and developed into code that you can apply in new projects, from static websites to dashboards. You'll also understand how to choose the right Julia framework for a project. The second part of the book talks about the Genie framework. You'll learn how to build a traditional to do app following the MVC design pattern. Next, you'll add a REST API to this project, including testing and documentation. Later, you'll explore the various ways of deploying an app in production, including authentication functionality. Finally, you'll work on an interactive data dashboard, making various chart types and filters.
By the end of this book, you'll be able to build interactive web solutions on a large scale with a Julia-based web framework.
What you will learn
Understand how to make a web server with HTTP.jl and work with JSON data over the web
Discover how to build a static website with the Franklin framework
Explore Julia web development frameworks and work with them
Uncover the Julia infrastructure for development, testing, package management, and deployment
Develop an MVC web app with the Genie framework
Understand how to add a REST API to a web app
Create an interactive data dashboard with charts and filters
Test, document, and deploy maintainable web applications using Julia
Who this book is forThis book is for beginner to intermediate-level Julia programmers who want to enhance their skills in designing and developing large-scale web applications. The book helps you adopt Genie without any prior experience with the framework. Julia programming experience and a beginner-level understanding of web development concepts are required.
More details
Language
English
Place of publication
Birmingham
United Kingdom
Target group
Professional and scholarly
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 14 mm
Weight
482 gr
ISBN-13
978-1-80181-113-2 (9781801811132)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Ivo Balbaert | Adrian Salceanu
Web Development with Julia and Genie
A hands-on guide to high-performance server-side web development with the Julia programming language
E-Book
05/2024
1st Edition
Packt Publishing Limited
from
€32.39
Available for download
Persons
Ivo Balbaert is a software engineer and lecturer in Web Programming and Databases. He worked for 30 years in the software industry as a developer and consultant in several companies. From 2000 onwards he switched to teaching part time, authoring books, and developing software. Adrian Salceanu is the Founder CEO at GenieCloud.io. He is a computer scientist with over 20 years of experience as a full stack web developer working on data intensive applications. Adrian is the creator and lead maintainer of Genie framework, the most popular Julia web framework counting over 100K downloads and all-time top 10 most starred Julia package on GitHub. He is a Julia early adopter and open-source contributor to the JuliaLang ecosystem since 2015.
Content
Table of Contents
Julia Programming Overview
Using Julia Standard Web Packages
Applying Julia in Various Use Cases on the Web
Building an MVC ToDo App
Adding a REST API
Deploying Genie Apps in Production
Adding Authentication to Our App
Developing Interactive Data Dashboards with Genie
Julia Programming Overview
Using Julia Standard Web Packages
Applying Julia in Various Use Cases on the Web
Building an MVC ToDo App
Adding a REST API
Deploying Genie Apps in Production
Adding Authentication to Our App
Developing Interactive Data Dashboards with Genie