- Create a REST API with some sort of CRUD
- Logging
- Some Transactional, Queryable persistence
- Some external config
Based on an API Blueprint we will implement an API (that hopefully passes dredd)
Reference blueprint: Servant 4 Noobies @ Apiary.io
-
Create a project via stack new s4n servant
-
Show off what's already there
-
stack build
and prepare to talk about yourself for 15 Minutes