Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/tristansokol/medium-get-latest-api-function-tutorial
- Owner: tristansokol
- License: mit
- Created: 2018-03-30T21:33:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T03:04:03.000Z (over 6 years ago)
- Last Synced: 2024-10-06T03:21:44.283Z (3 months ago)
- Topics: google-cloud-functions, google-cloud-shell, javascript, medium
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)