Skip to content

Joehoel/inverter-api

Repository files navigation

PowerPoint Inverter API

To develop this project you need to have Rye installed: https://rye-up.com/

rye sync
rye run dev

To test the API you can use the following command:

curl -X POST -F "upload=@example/white.pptx" https://inverter-api.fly.dev/upload -o ./example/black.pptx

About

API for inverting PowerPoint presentations

Resources

Stars

Watchers

Forks