This website requires JavaScript.
Explore
Help
Sign in
inhji
/
plug_indie
Watch
1
Star
0
Fork
You've already forked plug_indie
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7b19e42f57
plug_indie
/
lib
/
post.ex
4 lines
70 B
Elixir
Raw
Normal View
History
Unescape
Escape
rename to PlugIndie
2024-11-29 09:42:27 +00:00
defmodule
PlugIndie.Post
do
first version of PlugIndie - add attribute parsing - add tests - add token verification
2024-11-29 09:39:35 +00:00
defstruct
[
:type
,
:title
,
:content
]
end
Reference in a new issue
Copy permalink