- Proxying
- Clientside mocks
- Serverside mocks
- Authoritative
- No extra setup
- API must exist/come first
- Less control
- Harder to set up, CI
- Duplication/falling out of sync
- CORS
- Lack of conventions
- Control
- Proxying
- Powerful
- Duplication/falling out of sync
- Lack of conventions
- Harder to set up, CI
- Clientside mocks
- Conventions
- Some ideas for "falling out of sync" problem
- Managing ids
- Relationships
- Serializers
- Websocket
- Fake data
- Interface test
- Mirage proxy -> server
Made with Slides.com