Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desmondsanctity/search-api-actix-rust
https://github.com/desmondsanctity/search-api-actix-rust
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/desmondsanctity/search-api-actix-rust
- Owner: DesmondSanctity
- Created: 2022-10-26T03:55:09.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T09:49:30.000Z (about 2 years ago)
- Last Synced: 2024-11-06T19:53:32.499Z (2 months ago)
- Language: Rust
- Size: 798 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Luminovo Full-Stack Challenge
Welcome to Luminovo's Full-Stack Challenge! It's a series of 3 exercises that will help you get a feeling for the kind of work we do at Luminovo, and what engineering tasks you would likely face day-to-day. The goal for us is to get a better picture of how experienced you are in building web apps with Rust and Typescript, how easy to understand (and easy to change) your code is.At times you might find the description a little vague, and think that you need some additional assumptions or context. We are happy for you to make those assumptions as long as they you mention them somewhere in a comment. If you get stuck you can also skip a challenge and go to the next one.
Good luck and have fun! :)
## Challenge 1 - Rust
Go to [rust/src/search](rust/src/search).## Challenge 2 - Rust
Go to [rust/src/routes](rust/src/routes).## Challenge 3 - Typescript
Go to [typescript](typescript).