philomena/lib/philomena_web/controllers/api/json
liamwhite 723bfa213f
Use JSON views for API (#64)
* AwardJson, LinkJson, UserJson to views

* FilterJson -> view

* ForumJson -> view

* TopicJson -> view

* PostJson -> view

* TagJson -> view

* CommentJson -> view

* GalleryJson -> view
2020-03-29 21:11:38 -04:00
..
filter Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
forum Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
image API additions for user interactions on single images (#63) 2020-03-29 20:51:35 -04:00
search Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
comment_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
filter_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
forum_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
image_controller.ex API additions for user interactions on single images (#63) 2020-03-29 20:51:35 -04:00
oembed_controller.ex run formatter 2020-01-10 23:20:19 -05:00
post_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
profile_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
tag_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00