An open API service indexing awesome lists of open source software.

https://github.com/relativelie/posts

searching, filtering and delete items
https://github.com/relativelie/posts

vanilla-javascript

Last synced: about 1 month ago
JSON representation

searching, filtering and delete items

Awesome Lists containing this project

README

          

# posts
There you can view posts table with id, title and description fields, delete some post, filter and search by title or description.

Online demo: https://relativelie.github.io/posts/

Used:
- vanilla js