Grant Winney
  • About
  • Coding 💻
  • Dev Life 🤓
  • Dev Questions ❓
  • Tech :: Inspired 🌱

API Wrapper  

CodeFactor, Uploading Images via REST, and the Ghost Admin API v2.0

CodeFactor, Uploading Images via REST, and the Ghost Admin API v2.0

I finally wrapped up (for now) a little side project of mine, a C# wrapper around v2.0 of the Ghost RESTful API. I call it GhostSharp, and it's available on GitHub and NuGet. It covers the entire Content API as well as the 4 stable endpoints of the Admin API.
Grant Winney Jun 5, 2019
What is an API wrapper and how do I write one?

What is an API wrapper and how do I write one?

When you find an API to use in your app, you'll need to access it in a specific language - not always an easy or straightforward task. As long as you're doing all that work, why keep it to yourself? Let's look at creating an API wrapper that you can share with others!
Grant Winney Jan 24, 2018

Let's learn together!

* indicates required
Send me new blog posts:

  • Contact
  • Privacy
  • License
  • Cross-Posting
Grant Winney © 2023. Powered by Ghost