Skip to content

A backend for the Isekai Discord Bot and AnimeDatabase Website

License

Notifications You must be signed in to change notification settings

CoasterFreakDE/IsekaiBackend

Repository files navigation

IsekaiBackend

A backend for the Isekai Discord Bot and AnimeDatabase Website




📝 Table of Contents


🧐 About

This is the backend for the Isekai Discord Bot and Website. It is written in Kotlin and uses the Javalin Framework.


🏁 Getting Started

Prerequisites

Installing

  1. Clone the repository
  2. Run gradle build
  3. Run gradle shadowJar
  4. Copy the .env.example file and rename it to .env
  5. Fill in the .env file
  6. Run the jar file
  7. Open the website
  8. Done!

🎈 Usage

Running the jar file

java -jar IsekaiBackend.jar

Connect via REST

```shell
curl -X GET http://localhost:8080/
```

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check the issues page.


📝 License

This project is licensed under the MIT License - see the LICENSE file for details


📧 Contact

If you have any questions about the project, feel free to contact me via Discord.

About

A backend for the Isekai Discord Bot and AnimeDatabase Website

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages