Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rolu01 committed May 17, 2024
1 parent fc57c66 commit bb1d672
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ If you want to build functions in other languange then Node.js, have a look at t

Onify Functions is a set of REST-API functions to be used in the Onify ecosystem. You can either use this image as-is or **clone this repo** and create your own custom image.

### Swagger documentation

Onify Functions is based on Swagger to simplify the API documentation and is avaiable via `/documentation`, eg. http://localhost:8585/documentation.

### Download resources

Onify Functions support downloading resources from Onify Hub API. This is optional but can be used if you want to utilize resources in your functions. To configure downloading of resources, see [environment variables](#environment-variables) section.
Expand Down

0 comments on commit bb1d672

Please sign in to comment.