{"Project API"}

Kin Lane Project API
Each of my websites, and API research projects run as individual projects. I am currently pushing forward over 200 seprate projects, which range from API design, to US government open data. I use this project API to allow me to organize project details, and publish the results to Github repos, white papers, and other destinations. This API provides me a single window to work with all my API projects, and the content, code, and data that go into them.
On-boarding
Getting Started
Authentication
FAQ
Signup
Login
Integration
Documentation
Plans
Updates
Roadmap
Issues
Change Log
Terms of Service
Privacy Policy

Kin Lane Project API

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