Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 309 Bytes

File metadata and controls

12 lines (11 loc) · 309 Bytes

ShiroImageAPI

How to start it?

  • Clone this repository
  • Run gradlew bootRun
  • Done!

How to add new GIFs?

  • Create a new folder inside resources (or choose one of the current)
  • Drag the file inside it
  • Run check_sizes.sh
    • If adding GIFs to an existing folder, remove .checked file
  • Done!