1. http -a admin:password123 POST http://127.0.0.1:8000/snippets/ code="print(789)"
    2. "owner": "admin",
    3. "title": "foo",
    4. "language": "python",
    5. "style": "friendly"