Git Product home page Git Product logo

matomari's Introduction

matomari API Banner

matomari

Website Status OpenAPI Spec Codacy branch grade Codeship Build Status Production Version

A couple of MAL related scrapers and stuff like that, put together in a RESTful API. Designed using PHP 7.

Always keep in mind that third party scrapers such as this one are often not 100% stable for production, because when the layout of MAL changes, it won't work any more. It is however cached, and I try to fix any immediate problems as quick as I can, so it's usually fine.

Docs are available at /docs.

matomari's People

Contributors

drutol avatar foxinflame avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

matomari's Issues

0.4 - user/notifications

GET: Get all notifications (with filter / pagination)
POST: Set specific notifications as read, or accept/deny friend requests.

User Methods

Finish all methods starting with user/ and users/.

0.4 - user/favorites

GET: Get favorites for the authorised user.
POST: Add a new favorite to the authorised user.
DELETE: Remove a favorite from the authorised user.

0.4 - user/message/:id

GET: Get contents and thread id of a specific message.
DELETE: Delete a specific message.

0.4 - user/messages

GET: Get all messages for authorised user (with pagination)
POST: Set specific messages as read or unread.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.