Skip to content

Yaveen123/genta-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Genta API!

Genta is a productivity tool for individuals! It's unique structure makes it perfect for freelancers and students! Frame 69366 Frame 69365

Technical information

Warning

Genta was decomissioned on July 8, 2025.

➡️ Backend Microservice ⬅️ Frontend Microservice
Branding image Frame 69372 Frame 69371
Description For the frontend to retrieve/update data, it pings API endpoints that run on this. The frontend presents the content from the backend in a way that's accessible to the user.
Deployed URL https://genta-api.online https://genta.live
Repository https://github.com/yaveen123/genta-api https://github.com/yaveen123/genta-general

API routes

Tip

The API may still have bugs or problems. If you find anything please let me know!

Route Description
https://genta-api.online/verify_user Checks if JWT in auth header passes, returns 200 if successfully authorised. Used by client to check if JWT is still valid.
https://genta-api.online/get-data Returns user data as JSON. Users are identified Google account sub returned when verifying JWT.
https://genta-api.online/update-data Edits user data on database through reading the JSON within the payload of the request.

Business information

Important

Genta is a proof of concept, and it's codebase is not amazing.
We don't know if we should take Genta further.
Have business advice? Contact us on yavfind@gmail.com || hi@ileb.zip

About

Genta-API is one of two codebases that make up the microservice architecture of Genta.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages