Skip to content

cherylau/cxc_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cxc_api

The cxc_api is a backend service for a Story Generator web application. It acts as the bridge between the front-end client, the database, and an external API that provides responses generated by a large language model (LLM).

Features

  • User Authentication: Secure login and registration endpoints to manage user access.
  • Database Communication: Seamless interaction with the database for storing and retrieving user information and story data.
  • LLM Integration: Fetches LLM-generated story responses from an external server API.
  • Error Handling: Comprehensive error responses for a smooth user experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors