Python project using FastAPI and Deta to create an API that returns the grammatical gender of German nouns.
Stars
8
Forks
0
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
106
commits
Refactor: correct the indentation of a bootstrap link in base.html
bda7a1aView on GitHubChore: remove helpers module and all implementation regarding home.md
4ddf6f9View on GitHubChore: update navbar.html font with new german-one-cursive class
ee3b4bbView on GitHubChore: update footer.html links with new german-red-link class
561f595View on GitHubChore: replace NounWithArticles with BaseNoun class in repository
bdd4575View on GitHubChore: remove articles from nouns responses in router
cad96a3View on GitHub