https://github.com/josemavarez11/wiseglot-api
Backend code for WiseGlot App API
https://github.com/josemavarez11/wiseglot-api
authentication backend django jwt postgresql python rest-api server
Last synced: 3 months ago
JSON representation
Backend code for WiseGlot App API
- Host: GitHub
- URL: https://github.com/josemavarez11/wiseglot-api
- Owner: josemavarez11
- Created: 2024-05-18T03:32:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T03:08:39.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T09:52:59.899Z (over 1 year ago)
- Topics: authentication, backend, django, jwt, postgresql, python, rest-api, server
- Language: Python
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WiseGlot API
**WiseGlot is a mobile application for learning and practising languages using artificial intelligence interacting with the OpenAI API. Here is the backend code for the WiseGlot app.**
This API is in charge of all the business logic of the application as well as authentication processes, registration, database communication, OpenAI API calls, language learning management, flash card management, among others.
> [!NOTE]
> University thesis project for the degree of computer engineering. Still in development.