Skip to content

Recommendation API skeleton for Discyo - a cross-media recommendation platform

License

Notifications You must be signed in to change notification settings

Discyo/Discyo-RecommendationAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommendation API

This is a FastAPI web app made as a part of Discyo - a cross-media recommendation platform project. In our endeavor to maintain certain proprietary aspects of our project, we've opted not to disclose the entirety of our recommendation code. However, for those interested in building upon our work, we've provided a streamlined skeleton of the Recommendation API, developed with FastAPI.

Provided API encompasses all the necessary methods required for the platform's operation. For a more in-depth understanding, we've detailed each method in an OpenAPI specification available at docs/recommendation-api-openapi.yaml.

Getting Started

The OpenAPI specification brings along a suite of valuable tools:

  • Swagger editor - This is a space where you can upload the docs/recommendation-api-openapi.yaml specification for a more human-readable format.
  • Swagger codegen - Here, one can even generate source code for both client and server-side applications.

If you'd like to use our example code, we have provided a Docker configuration that's ready to use:

docker-compose up --build

About

Recommendation API skeleton for Discyo - a cross-media recommendation platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published