Skip to content

Jikan REST API v4 RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@irfan-dahir irfan-dahir released this 01 Jan 22:36
· 738 commits to master since this release
b2a1e1f

What's New

  • Uses Jikan Parser v3.0.0
  • Switched Database from Redis to MongoDB with added Migrations
  • Added Redis as Caching layer
  • 🐘 Added support for PHP 8.0
  • Added auto-generable OpenAPI 3.0 specification
  • Upgraded Lumen framework to 8.x
  • Added MAL HeartBeat: an automatic MAL health checker
  • Added Indexer artisan commands
  • Completely revamped JSON Schema for all API calls
  • Added Sentry support for error reporting
  • Removed any v2 and v3 stuff and backward compatibility
  • Removed Meta API (will later be replaced with Insights)

New API calls

  • Anime and Manga Genres listing
  • Magazines and Producers listing
  • Recent Reviews
  • Recent Recommendations
  • Top Reviews
  • User Clubs, By Id, Search, Reviews, Recommendations
  • Anime episode details by episode #
  • Watch API
  • Random API

Contributions


A whole lot more...
Full Changelog: v3...v4