{"Tool API"}

Kin Lane Tool API
This is one of my older systems, providing access to the open source tools that I keep track on across the API space. While I have had this system for a while, I am only beginning to sync it with Github, and really start pushing forward the content and relationships that exist here. (ie. who is developing, updates to companies, etc.) This provides API access to all of the open source tools I am tracking on and associating with other aspects of my research.
On-boarding
Getting Started
Authentication
FAQ
Signup
Login
Integration
Documentation
Plans
Updates
Roadmap
Issues
Change Log
Terms of Service
Privacy Policy

Kin Lane Tool API

(Docs) (Spec)
  • Tools
    • get tools (GET)
    • add new tool (POST)
    • delete tool (DELETE)
    • get tool (GET)
    • update tool (PUT)
  • Building Blocks
    • retrieve tool building blocks (GET)
    • add building block to tool (POST)
    • delete a tool building block (DELETE)
  • Images
    • retrieve tool images (GET)
    • add image to tool (POST)
    • delete a tool image (DELETE)
  • Logs
    • retrieve tool logs (GET)
    • add log to tool (POST)
    • delete a tool log (DELETE)
    • add an Tool note (POST)
    • delete an tool note (DELETE)
  • Notes
    • retrieve an APIs notes (GET)
  • Screenshots
    • retrieve tool screenshots (GET)
    • add screenshots to tool (POST)
    • delete a tool screenshot (DELETE)
  • Tags
    • retrieve tool tags (GET)
    • add tag to tool (POST)
    • delete a tool tag (DELETE)
  • Urls
    • retrieve tool url (GET)
    • add URL to tool (POST)
    • delete a tool url (DELETE)