Hacker News new | ask | show | jobs
by apitman 973 days ago
What do you do with the API?
1 comments

Currently it has only one API route to simultaneously increments the view count in Postgres and returns an HTML badge containing the count. In the future I want to use it for authentication, particularly for admin routes and other stuff to access my private data.