Skip to content

trywilco/quest-robocrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robocrop

Quest Details

title: Robocrop

level: beginner

skills: backend

dependencies: docker_localsetup

Overview

This quest is similar to gettingstarted (fixing a bug) - the backend-API part. if no image found on API, we want the user to generate the image from DALL-E.

Outline

Describe each step in the quest.

  • Step 1 [robocrop_api_key]: signup to DALL-E, create an API key and paste the first 5 characters of the key on Snack
  • Step 2 [robocrop_use_api]: use DALL-E API to generate an image for the product (checking that the user didn't add the private key inside the PR)

Textbook solution

Instructions for completing the quest:

Step 1 [robocrop_api_key]:

Step 2 [robocrop_use_api]:

  • Learning Objective: learning how to use 3rd party API
  • Narrative:
  • Instructions:
  • How do users pass to the next step: use DALL-E API to generate an image
  • Hints: Try to call the DALL-E API when creating a new product without a product image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published