An open API service indexing awesome lists of open source software.

https://github.com/marvin9/imdb-top-rated-movies-page-redesign

As a learning part of KoaJS. I developed it. Scrapped data using nightmarejs (not available in this project)
https://github.com/marvin9/imdb-top-rated-movies-page-redesign

imdb-movie koa koajs pug

Last synced: 4 months ago
JSON representation

As a learning part of KoaJS. I developed it. Scrapped data using nightmarejs (not available in this project)

Awesome Lists containing this project

README

        

# imdb-top-rated-movies-page-redesign
As a learning part of KoaJS. I developed it. Scrapped data using nightmarejs (not available in this project)

Minimalist designed pages. I used

[uikit](https://getuikit.com/docs/introduction) as ***CSS framework***.

***pug*** as template engine.

***koajs*** nodejs library. It is lightweight version of expressjs.