Skip to content
This repository has been archived by the owner on Jan 20, 2019. It is now read-only.
/ misskey-api Public archive

improved MissKernel/Misskey-API.

Notifications You must be signed in to change notification settings

misskey-delta/misskey-api

Repository files navigation

Misskey API

Greenkeeper badge

Misskey API is written in TypeScript.

External dependencies

  • Node.js
  • npm
  • MongoDB
  • Redis
  • GraphicsMagick
  • OpenSSL

How to build

Ensure that you have node-gyp installed.

  1. git clone git://github.com/misskey-delta/misskey-api.git
  2. cd misskey-api
  3. npm install
  4. npm run build

How to run tests

npm run test

How to start Misskey API server

npm start

License

The MIT License. See LICENSE.

About

improved MissKernel/Misskey-API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages