jaguar
jaguar copied to clipboard
Video demos of Jaguar features
Create video demos to showcase jaguar features
- [x] Setting up Jaguar
- [x] Routes
- [x] Path variables input
- [x] Query parameters input
- [x] Header input
- [x] Cookie input
- [x] JSON encoding
- [x] JSON decoding
- [x] Session
- [ ] Authetication and Authorization
- [x] JWT Authetication and Authorization
- [ ] Serialization using jaguar_serializer
- [ ] Using MongoDb
- [ ] Using PostgreSql
- [ ] Using MySQL
- [ ] Writing Interceptors
- [ ] Interceptor output
- [ ] Multi-server configuration
- [ ] Settings
- [ ] Logging using scribe
- [ ] Serving static files
- [ ] Mustach template rendering
- [ ] Facebook OAuth authentication
- [ ] Github OAuth authentication
- [ ] Google OAuth authentication
- [ ] Twitter OAuth authentication
- [ ] Using snapshot for deployment
- [ ] Deploying using Nginx
- [ ] Deploying using Apache