# Building a social app with Spin (3/4): Post API and Spin SDK Bindings

DevFeed: [Building a social app with Spin (3/4): Post API and Spin SDK Bindings](<https://devfeed.tech/articles/building-a-social-app-with-spin-3-4-post-api-and-spin-sdk-bindings-15179.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/building-a-social-app-with-spin-3>)

Author: Justin Pflueger

Published: 2023-03-09T17:00:00Z

Content type: tutorial

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [building](<https://devfeed.tech/tags/building.md>), [component](<https://devfeed.tech/tags/component.md>), [feature](<https://devfeed.tech/tags/feature.md>), [go](<https://devfeed.tech/tags/go.md>), [language](<https://devfeed.tech/tags/language.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

## AI overview

A tutorial on adding a Go component to a social app and generating Spin SDK bindings for language features that may be missing.

## Source excerpt

I'm Justin Pflueger - In this iteration, I'll be taking you through the process of adding a Go component to our app. We'll also take a look at generating Spin SDK bindings for a feature that your language may be missing.