{"Dictionary API"}

Kin Lane Dictionary API
I am developing this API to help me track on terms used across the API space. I am trying to make available via an API so I can use across my network, while also opening up for others to use as well. This API is definitely still a work in progress, and one of my lesser formed APIs.
On-boarding
Getting Started
Authentication
FAQ
Signup
Login
Integration
Documentation
Plans
Updates
Roadmap
Issues
Change Log
Terms of Service
Privacy Policy

Kin Lane Dictionary API

(Docs) (Spec)
  • Dictionary
    • all Dictionaries (GET)
    • add a Dictionary post (POST)
    • published Dictionaries (GET)
    • delete Dictionary (DELETE)
    • Retrieve a Dictionary using its slug (GET)
    • update Dictionary (PUT)
  • Tags
    • Dictionary tags by week Dictionaries (GET)
    • Dictionary tags (GET)
    • add tag to Dictionary (POST)
    • delete Dictionary tag (DELETE)