A simple web API written using Rocket including openapi. It contains one route that needs the correct key provided to allow access. This example implements the security called by an api key that needs to be included in the header from the following: [apikeys] (https://swagger.io/docs/specification/authentication/api-keys/)
the key is "hello"