Skip to content

jacobschwantes/eight-ball-api

Repository files navigation

Frame

Eight Ball API

This is a simple web app that uses next-tailwind-api-template as a base to create a simple API with documentation for getting magic-eight-ball responses.

It uses sentiment to analyze positive/negative sentiment to determine a biased response.

Features

Get fortune readings:

  • Random readings
  • Biased readings using basic sentiment analysis

Getting Started

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

Alternatively you can set up a local development environment.

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

git clone https://github.com/jacobschwantes/eight-ball-api eight-ball-api
npm install
npm run dev

Contributing

Create a bug report

If you see an error message or run into an issue, please open an issue. This effort is valued and it will help the project improve.

Submit a feature request

If you have an idea, or you're missing a capability that would make development easier and more robust, please Submit feature request.

About

Get random or biased fortune readings from a programmatic genie with the help of sentiment analysis!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published