Skip to content

Commit

Permalink
Merge pull request #116 from jikan-me/development
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
irfan-dahir authored Mar 24, 2018
2 parents 49c48d0 + 8fb9b4c commit aa866bf
Showing 1 changed file with 13 additions and 15 deletions.
28 changes: 13 additions & 15 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,15 @@ Jikan even has it's own RESTful API service! - [Get Started](https://jikan.docs.
- No.# of pages
- Seasonal Anime (Season + Year)
- Anime Scheduling (for current season)
- Top
- Anime
- Manga
- Sub Type & Pagination Support

- Modular scraping method for developers to extend the API
- Modular scraping methods for developers to easily extend the API
- JSON format! ლ( ͡⎚ ͜ʖ ͡⎚ ლ)

## Planned Features
- Anime & Manga
- User Reviews
- Recommendations
- Top
- Anime
- Manga
- Most Favorited
- Characters
- People
Expand All @@ -65,14 +63,14 @@ Jikan even has it's own RESTful API service! - [Get Started](https://jikan.docs.
- **[Python]** [JikanPy](https://github.com/AWConant/jikanpy) by Andrew Conant

## Changelog
### 1.13.1 stable - March 23, 18
- **[Search]**
- Changed `id` to `mal_id` for Anime & Manga results
- Added `mal_id` for Character results
- Added full URL path for Anime & Manga results in Character search
- Removed empty Manga/Anime from Character Search
- Fix [#111](/../../issues/111) - 1.13.1
-
### 1.15.0 stable - March 24, 18
- **[Top]**
- Add Top for Anime & Manga w/ pagination support
- Subtypes also supported
- Airing, Upcoming, TV, Movies, OVA, Specials, Popular, Favorited
- Manga, Novels, Oneshot, Doujinshi, Manhwa, Manhua, Popular, Favorited


[Read More](https://github.com/jikan-me/jikan/tree/master/changelog.md)

### Examples: [PHP](https://github.com/jikan-me/jikan/tree/master/examples)

0 comments on commit aa866bf

Please sign in to comment.