-
Notifications
You must be signed in to change notification settings - Fork 4
Home
pablito56 edited this page Nov 20, 2012
·
3 revisions
Welcome to the PDI DEVCON1 "Python + MongoDB = really fast development" session
- API specification
- API services and URIs
- API data model
- API errors
- DB spec
- Presentation steps:
- Step 0: Environment initialization
- Step 1: First webservice (root URI)
- Step 2: The first tests
- Step 3: First services with business logic
- Step 4: First DAOs
- Step 5: Serializers
- Step 6: Complex cases (Users & Shopping cart)
- Step 7: Exceptions catching and middleware