Sebastien is the head of Online Services at WhenFresh, a leading data supermarket for residential property data, where he builds graph APIs and lots of cool things.
He is an international conference speaker and trainer, has been a ReST advocate for 16 years, and has maintained the first resource-oriented framework on .net, OpenRasta, since 2007. Sebastien also likes going to the beach in his native Monaco, and driving around in his electric car.
Talks I've Given
-
Tutorial: Building Restful Graph APIs That Last
Featuring Sebastien Lambla
The web is the largest and longest running distributed graph database in the world. Leveraging the concepts that underpin the internet, you will design a graph for a problem domain, and implement it using the latest available standards, to build a long-lived, evolvable and scalable API. Bring...
.net tutorial api restful-graph -
7
London Dot Net and FullStack Bytes Festive Edition
Featuring Chris O'Dell, Dylan Beattie, David Whitney, Sebastien Lambla, Sam Elamin, Barbara Fusinska and Christian Heilmann
Together with some of the great speakers you've seen this year at Full Stack, London.NET and the Progressive.NET tutorials, we'll look back at what's happened in the developer community in 2016 - and ahead to what's coming up in 2017. With .NET Core running on Mac and Linux, bash...
.net javascript fullstack functional-programming frontend backend web-apps mircoservices linux swift windows -
Versions are evil – How to do without in your APIs
Featuring Sebastien Lambla
People change. And when you don’t recognize them anymore, sometimes you’d be right in thinking they’re just not the same person. APIs are the same, adding a version is the hard drug of web APIs, the first hit is free but you’re going to pay later! We’ll explore in practice what is wrong with...
api dotnet -
Build your own web framework
Featuring Sebastien Lambla
Resources are at the core of the web, as intended. In this workshop, building on years of developing resource-oriented frameworks, you will build your own feature-rich framework to develop the web applications of tomorrow, based on the power of .NET and OWIN.
prognet .net -
2
Solving the Packaging Puzzle
Featuring Ian Cooper and Sebastien Lambla
Have you noticed that whilst everyone is talking about package management, fewer people seem to talking about the patterns and practices of package management, what you need to do to package up your application, and how well the tools out there support that. We'll talk about the packaging...
patterns package-management -
Building hypermedia-driven applications with OpenRasta 3
Featuring Sebastien Lambla
In this session, we'll be implementing the well-known Restbucks sample by using the new hypermedia features of OpenRasta 3, the most popular open-source ReST framework on .NET.
.net rest architecture openrasta -
Packaging, with Openwrap
Featuring Sebastien Lambla
Finding great .net code is easy. Using it, managing all the dependencies that can exist between packages is not. In this session, we’ll have a look at an early version of OpenWrap, an package management system for .net, and the challenges that it tries to solve.
openwrap -
Introduction to ReSTful architectures
Featuring Sebastien Lambla
Sebastien Lambla ran an amazing workshop on ReSTful architectures! Check out the podcast here:
tags: #prognet
rest .net -
What OpenRasta does other frameworks can’t
Featuring Sebastien Lambla
Sebastien Lambla will showcase a few strange usages of OpenRasta.
openrasta .net rest -
OpenRasta - An MVC framework with strong opinions
Featuring Sebastien Lambla
This tutorial shows how OpenRasta embraces web technologies, whilst providing for a very large amount of extensibility. You'll also learn what resources are, how to design your code around them and how to leverage REST.
rest openrasta .net mvc c# javascript -
Fluent nHibernate
Featuring Sebastien Lambla
Sebastien Lambla will give a talk on Fluent NHibernate
fluent-nhibernate nhibernate -
OpenRasta
Featuring Sebastien Lambla
OpenRasta is a resource-oriented framework for .NET enabling easy ReST-ful development of web sites and services. OpenRasta is designed to run on .net 2.0 and above, and can co-exist peacefully with your existing ASP.NET and WCF deployments.
openrasta .net