An open API service indexing awesome lists of open source software.

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

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.