Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
dayvidwhy committed May 1, 2024
1 parent 8ce53f9 commit 811883a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Scale Service
Simple back-end service to demonstrate handling queues of background jobs.

![GitHub last commit](https://img.shields.io/github/last-commit/dayvidwhy/scale-service)
![GitHub issues](https://img.shields.io/github/issues/dayvidwhy/scale-service)
![GitHub pull requests](https://img.shields.io/github/issues-pr/dayvidwhy/scale-service)
![GitHub](https://img.shields.io/github/license/dayvidwhy/scale-service)

Instead of having to wait, an id is returned that can be used to query that status of the job.

## Get Started
Expand Down

0 comments on commit 811883a

Please sign in to comment.