Monthly Archives: August 2018

3 posts

Coding workstation

Writing API Documentation for Developers

Who is the API Documentation Audience? When you write API documentation, you write for the API developer. When it comes to API documentation, developers focus on two things: What requests look like (you want the server to understand it) What responses look like (you want to make sense of the data) Supposed that my endpoint is located here: https://hostname:port/base/movies Simple Request I want to get a list of movies, so how do I get this result? GET /movies Simple Response […]

Chessboard

What is Content Strategy?

What exactly is “content strategy?” First, let’s define “content.” Content includes blogs, procedures, tutorials, videos, press releases, podcasts, diagrams, Swagger documentation, and so on. Second, te right content depends on what our audience really needs. Content strategy is the development, planning, and execution of content for that audience. Users want the best content, and we want them to find and use this content easily. We are living in a world that demands quick, accessible content. The audience probably uses Google […]