Skip to content

Details

[19:30 ~ 19:45] 自由交流

[19:45 ~ 20:35] An Introduction to Servant
by Sönke Hahn

Servant (http://haskell-servant.readthedocs.io/) is a Haskell library for type-safe HTTP APIs. At its core, it allows to create HTTP API specifications at the type-level. On top of that it

• allows to implement a server for a given API specification,

• generically obtain client functions for accessing APIs in Haskell,

• generate code for client functions in other languages (javascript, elm, etc.),

• generate API documentation (e.g. swagger),

• and more.

This talk is a an introduction to using Servant for web-programming in Haskell.

About the speaker: Sönke Hahn (https://github.com/soenkehahn) is a Haskell developer and one of the authors and maintainers of Servant.

[20:25 ~ ] lightning talk & 自由交流

也歡迎大家來

https://funth.hackpad.com/Functional-Thursday-Topics-sGic3s4ncNn

填填看想投稿/想要聽的主題唷!

Related topics

You may also like