jkpe / do-api-slugs

Look up slugs for use with the API DigitalOcean

Home Page:https://slugs.do-api.dev/

Repository from Github https://github.comjkpe/do-api-slugsRepository from Github https://github.comjkpe/do-api-slugs

DigitalOcean API Slugs

https://slugs.do-api.dev/

Screenhot

Project Details

The frontend is provided by a Vue.js powered static site. The backend Go service found in the api/ directory. It proxies the DigitalOcean API so that an API token is not required on the frontend and set a Cache-Control header so the responses are appropriately cached by the CDN.

Local Development

A Docker Compose file is provide for local development. To build and run both components, use:

docker-compose up --build

Deployment

This app is deployed using DigitalOcean App Platform. An example spec for the deployment can be found at example-spec.yaml.

About

Look up slugs for use with the API DigitalOcean

https://slugs.do-api.dev/

License:MIT License


Languages

Language:Vue 78.8%Language:Go 16.7%Language:HTML 3.3%Language:JavaScript 1.3%