Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dominickp committed Feb 11, 2024
1 parent 33a4bd6 commit fca37de
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ The purpose of this repo is to demonstrate my ability to:
- document a project and an API
- use CICD and deploy this app somewhere

## Hosted example

```sh
curl https://glue-go.dominick.cc/g # go
curl https://glue-py.dominick.cc/po/2 # python
curl https://glue-js.dominick.cc/mu # javascript
```

## Local example

```sh
Expand Down

0 comments on commit fca37de

Please sign in to comment.