Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nathanielng/data_api

This repository implements a data API based via Github actions
https://github.com/nathanielng/data_api

Last synced: 10 days ago
JSON representation

This repository implements a data API based via Github actions

Awesome Lists containing this project

README

        

# data_api

## Description

This repository implements a data API based via Github actions.
It will be based on the procedure in [1].

## Reference

1. [Deploying a data API using GitHub Actions and Cloud Run](https://simonwillison.net/2020/Jan/21/github-actions-cloud-run/) | Simon Willison