text stringclasses 8
values |
|---|
Golang Final Project Presented by: Adilov Amir 22B030281 |
Project Idea Introduction This project aims to create an anime listing platform where users can explore a comprehensive catalog of anime. The platform will provide both guest and registered user functionalities, enhancing user engagement and personalization. Registered users will have access to additional features such... |
Anime User Watched Anime Models Id string `json:"id"` Title string `json:"title"` Episodes int `json:"episodes"` Studio string `json:"studio"` Description string `json:"description"` Release Year int `json:"release Year"` Genre string `json:"genre"` Rating float64 `json:"rating"`Id int64 `json:"id"` Created At time. Ti... |
M i g r a t i o n s |
Files Files for docker Fill Environment Docker. env variables Docker File, also $FILL_FLAG implementation for filling Database |
Postman Several environments. Such as gloal one for hosting and “golang” for testing All needed endpoints for models To ensure the reliability and functionality of the anime watch list and tier list platform, we have implemented automated tests using Postman. These tests cover various endpoints of the API, validating t... |
Deployment This project is currently deployed on https://neit-goapp-l6dtc. ondigitalocean. app/api/v1/healthcheck. You can access the API using the provided endpoint. |
R e f e r e n c e s |
README.md exists but content is empty.
- Downloads last month
- 16