File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Version v0.1.1-alpha (Apr 14, 2024)
2+
3+ ## Warning
4+
5+ This is a pre-release version of the PurpleSector API. This version is not yet stable and should not be used in production.
6+
7+ ## Major features
8+
9+ - Added a rate limiter to the API backed by a dragonfly database
10+
111# Version v0.1.0-alpha (Apr 13, 2024)
212
313## Warning
Original file line number Diff line number Diff line change @@ -15,3 +15,5 @@ This is a Fomula API build in Rust and currently under development. The goal is
1515- [ ] Create an automated tool to update the DB in prevision of the ergast deprecated DB for next season
1616- [ ] Create a new DB for the F2 championship (maybe even F3 and F1 academy as well as WEC or other championships)
1717- [ ] Add a predictor to the API (an LLM model that will try to predict upcoming races results)
18+ - [ ] Create a landing page for the API
19+ - [ ] Create a simple front-end to access the API
You can’t perform that action at this time.
0 commit comments