Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 542 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 542 Bytes

Servant for Noobies (by Noobies) - The notes

Goals

  • 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

Instructions

  1. Create a project via stack new s4n servant

  2. Show off what's already there

  3. stack build and prepare to talk about yourself for 15 Minutes