{"Tag API"}

Kin Lane Tag API
My entire system runs on tags. Each blog, company, API, and news article gets tagged, putting everything into buckets. Even tags have tags, and this is the API I am evolving to help me manage this tagging system. I have a system that even lets me rate APIs and the companies that operate them. I just have to bring out all of the functionality as endpoints, here in my tagging API. This API is active, but also has a lot of work going on.
On-boarding
Getting Started
Authentication
FAQ
Signup
Login
Integration
Documentation
Plans
Updates
Roadmap
Issues
Change Log
Terms of Service
Privacy Policy

Kin Lane Tag API

(Docs) (Spec)
  • Tags
    • retrieves all tags (GET)
    • add tag (POST)
    • delete tag (DELETE)
    • get tag (GET)
    • update tag (PUT)