Skip to content

Instantly share code, notes, and snippets.

@bvjebin
Last active August 31, 2018 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bvjebin/24719cdb1cc9a1a8a86e81c7dbe85f6f to your computer and use it in GitHub Desktop.
Save bvjebin/24719cdb1cc9a1a8a86e81c7dbe85f6f to your computer and use it in GitHub Desktop.
Example user data for medium post
[
%Example.User{
name: "John",
email: "john@example.com",
image: "https://images.example.com/uploads/eaa88003-fa4e-4ba7-afb1-787dcdea72af.jpg"
inserted_at: ~N[2017-10-19 21:22:45.683899],
updated_at: ~N[2017-11-02 14:04:55.616742]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment