> ElsBlog API
🚀 With this endpoint, you will have access to all the active posts up to the current moment. 😄
elsblog.com.ar/api/v1/PublicData/GetAllPost
GET ALL POSTS
🚀 With this endpoint, you can filter active posts by their titles up to the current moment. 😄
elsblog.com.ar/api/v1/PublicData/GetPostsByTitle/
🚀 With this endpoint, you will have access to all the active posts filtered by category up to the current moment. 😄
elsblog.com.ar/api/v1/PublicData/GetPostsByCategory/
🚀 With this endpoint, you will obtain a list of the top 10 users with the highest score on ElsBlog up to the current moment. 😄
elsblog.com.ar/api/v1/PublicData/GetTopTen
GET TOP 10