Skip to content

Commit

Permalink
f: Add to list of examples
Browse files Browse the repository at this point in the history
  • Loading branch information
apljungquist committed Jul 19, 2024
1 parent 8da0735 commit c2a8b73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ Below is the list of examples available in the repository.
: A simple "Hello, World!" application.
* [`licensekey_handler`](apps/licensekey_handler/src/main.rs)
: An example that illustrates how to check the licensekey status.
* [`reverse_proxy`](apps/reverse_proxy/src/main.rs)
: Uses a web server and reverse proxy configuration to expose HTTP and WebSocket APIs.
* [`using_a_build_script`](apps/using_a_build_script/src/main.rs)
: Uses a build script to generate html, lib and app manifest files at build time.
* [`vapix_access`](apps/vapix_access/src/main.rs)
Expand Down

0 comments on commit c2a8b73

Please sign in to comment.