Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tristansokol/medium-get-latest-api-function-tutorial

Build your own API for getting your posts from Medium!
https://github.com/tristansokol/medium-get-latest-api-function-tutorial

google-cloud-functions google-cloud-shell javascript medium

Last synced: 22 days ago
JSON representation

Build your own API for getting your posts from Medium!

Awesome Lists containing this project

README

        

# Building an API for your Medium posts with Google Cloud Functions

I needed a way to easily query my medium posts client-side for my [personal blog](https://tristansokol.com/) & wanted to try out writing my first [Google Cloud Shell Tutorial](https://cloud.google.com/shell/docs/tutorials).

Try out the tutorial in the link below! or read along in [tutorial.md](tutorial.md).

[![Open this project in Cloud Shell](http://gstatic.com/cloudssh/images/open-btn.png)](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/tristansokol/medium-get-latest-api-function-tutorial&page=editor&tutorial=tutorial.md)