Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This library automates REST API setup for Express.js by generating endpoint routes from JSDoc annotations and dynamically attaching them to your server. It's designed for Node.js developers who want to reduce boilerplate, organize endpoints into controller classes, and keep API definitions close to their

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of lwdthe1/jsdoc-rest-api

Account's avatar
blakeembrey/change-case
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Account's avatar
jsdoc2md/jsdoc-api
A programmatic interface for jsdoc
Account's avatar
json5/json5
JSON for Humans
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
babel/eslint-plugin-babel
an eslint rule plugin companion to babel-eslint
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
sinonjs/sinon-test

Support the repos that depend on this repository

Top contributors

Lwdthe1's profile
Lwdthe1
41 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
lwdthe1

lwdthe1/jsdoc-rest-api

This library can generate a map of your REST API endpoints from your JsDoc and use that map to automatically hook up your endpoints to your ExpressJs app when starting your REST API web server.

JavaScript
5
0
MIT License