11 lines
256 B
Markdown
11 lines
256 B
Markdown
# webapp
|
|
|
|
simple web app with a database connection for testing purpose
|
|
return 42 + the number in input
|
|
support oauth callback url
|
|
|
|
> [!NOTE]
|
|
> code generated with chat gpt
|
|
|
|
- [x] Connect through pgbouncer
|
|
- [ ] Credentials generated with Hashicorp Vault |