- Make sure that Go is installed on your machine. You can download Go from the official website
- Clone the repository:
git clone https://github.com/rep-co/fablescope-backend.git
- Open cloned repository directory:
cd fablescope-backend/
- Build and run server:
make run -C storyteller-api
You always can use this to just build the server:
make build -C storyteller-api
Available endpoints:
- GET "/" index
- GET "/form/category" get all categories with tags
- POST "/generate/story" get AI generated story