Skip to content

rep-co/fablescope-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fablescope Backend

Getting started

  1. Make sure that Go is installed on your machine. You can download Go from the official website
  2. Clone the repository:
git clone https://github.com/rep-co/fablescope-backend.git
  1. Open cloned repository directory:
cd fablescope-backend/
  1. Build and run server:
make run -C storyteller-api

Additional:

You always can use this to just build the server:

make build -C storyteller-api

State of dev

Available endpoints:

  • GET "/" index
  • GET "/form/category" get all categories with tags
  • POST "/generate/story" get AI generated story

About

First true magical API for your beloved AI generated stories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages