Skip to content

whosboosh/anifox-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9a34c2e · Apr 8, 2020

History

50 Commits
Apr 8, 2020
Jun 12, 2019
Mar 31, 2020
Mar 31, 2020
Jun 28, 2019
Apr 8, 2020
Jun 14, 2019
Mar 31, 2020
Mar 31, 2020
Mar 31, 2020
Jun 14, 2019

Repository files navigation

Anifox-api

A really shitty REST API for Anifox.moe

Docker

Change ".env_example" to just ".env" and fill in the parameters as you see fit
Build the image using docker build -t .
Edit docker-compose.yml and change "image" in the api service to chosen tagname
Install docker-compose from https://docs.docker.com/compose/install/
Run docker-compose up -d\

Getting Started

These Instructions will tell you how to run this on your local machine\

Prerequisites 💡

  • This repo uses node-gyp as a dependency Please find out how to install this on your OS at
    https://github.com/nodejs/node-gyp
  • Obviously a running database is needed too, this project currently uses node-mysql running on localhost

Installing

Run these commands in the project directory,

npm install

Or if you a yarn person

yarn

Running

Use

yarn run start || npm run start

License

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

Acknowledgments

Thanks to @Kylart For making some useful scraper's for searching Nyaa and MAL

About

REST API for Anifox.moe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published