Skip to content

Jatin020403/LearnLinkBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz API

deploy:

  1. generate api endpoint from Gemini
  2. create folder .config with file config.toml
  3. insert the following data
[env]
API_ENDPOINT=""
PROJECT_ID=""
LOCATION_ID=""
  1. run with
cargo run 

todo:

  • Connect the API for gemini
  • Connect Mongo
  • Design queries
  • Make crud for all users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages