kenshinaru / kensapi

Base Script for API Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPEN-API

Lightweight rest api web base script with various superior features :v

Features

  • Plugin as Router
  • Auto Load Scraper
  • Auto List Feature
  • Pagination
  • High Optimation
  • Using Jomok Engine
  • Easy to Customize
  • etc.

Installation & Run

$ yarn
$ node .

or want to use pm2

$ yarn
$ npm i -g pm2
$ pm2 start index.js && pm2 save && pm2 logs

Conclusion

Open-API is part of Neoxr API

About

Base Script for API Website


Languages

Language:JavaScript 73.0%Language:HTML 26.8%Language:Procfile 0.1%