bryangarza / thepodium-hs

sdfasdfsadf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Podium (backend)

status

layerstatus
db inserts
db deletes
db updates
db queriesin progress
rest apiin progress

important libraries

  • opaleye (postgres)
  • servant (api)
  • aeson (JSON)

routes

TODO: Update this with currently planned routes

uridesctypeauth?
/homegetno
/<user>usernamegetno
/search/<terms>search for postsgetno
/<user>/followerslist a user’s followersgetno
/<user>/followinglist who user is followinggetno
/newpostnew postpostyes
/del/<id>/delete post by idpostyes
/star/<id>star a post by idpostyes
/follow/<user>follow a userpostyes
/unfollow/<user>unfollow a userpostyes

About

sdfasdfsadf


Languages

Language:Haskell 100.0%