docs: remove challenge file
All checks were successful
Rust / check (push) Successful in 32s
Rust / test (push) Successful in 32s
Docker / build (push) Successful in 37s

This commit is contained in:
2026-06-16 14:21:31 +02:00
parent 17dc59699e
commit 25b699da28
2 changed files with 0 additions and 2 deletions

View File

@@ -2,8 +2,6 @@
REST API for the TrueLayer Software Engineering Challenge. It returns basic Pokémon information from PokéAPI and, on request, a fun translated description from FunTranslations. REST API for the TrueLayer Software Engineering Challenge. It returns basic Pokémon information from PokéAPI and, on request, a fun translated description from FunTranslations.
[File challenge](TrueLayer-_Software_Engineering_Challenge_2026.pdf)
## Requirements ## Requirements
You can run it either with Docker or with a local Rust toolchain. Common commands are available through `make`; run `make help` for the full list. You can run it either with Docker or with a local Rust toolchain. Common commands are available through `make`; run `make help` for the full list.