{"Note API"}

Kin Lane Note API
All of my ideas that pop into my ahead as I'm monitoring the space end up here. Anything that becomes a blog post will start as a POST to this notes API. My goal is to capture ALL of my thoughts, and then sort through to find what is the best. It works much like curation for the news, but this time its the stream of noise coming from my brain.
On-boarding
Getting Started
Authentication
FAQ
Signup
Login
Integration
Documentation
Plans
Updates
Roadmap
Issues
Change Log
Terms of Service
Privacy Policy

Kin Lane Note API

(Docs) (Spec)
  • Notes
    • get notes (GET)
    • add note (POST)
    • delete note (DELETE)
    • get note (GET)
    • update note (PUT)
    • get note tags (GET)
    • add note tag (POST)
    • delete a notes tag (DELETE)