#
node-api
Here are 88 public repositories matching this topic...
Open
Gif support
Brooooooklyn
commented
Jul 13, 2021
Ref: https://docs.rs/gif
// https://docs.rs/gif/0.11.2/gif/enum.ExtensionData.html
const gifCanvas= createGifCanvas(1024, 768, Extensions)
const ctx = gifCanvas.createFrame() // raw canvas rendering context
gifCanvas.encode() // gif buffer Promise<Buffer>
Open
JWT
1
Brooooooklyn
commented
Mar 18, 2021
graphql
docker
unit-testing
typescript
redux-observable
react-native
e2e
end-to-end-testing
react-native-app
react-native-web
node-api
nestjs
react-ssr
puppeter
react-full-stack
azure-pipelines
docker-react-nest
typescript-react
redux-documentation-generator
apollo-lambda
-
Updated
Feb 11, 2022 - TypeScript
RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Swagger, Redis, JWT, Passport, Socket.io, Express, MongoDB.
api
redis
mongodb
authentication
rest-api
cluster
socket-io
swagger
auth
passport
scaling
swagger-api
node-restful
node-api
socket-cluster
swagger-socket
auth-swagger
-
Updated
Aug 12, 2021 - JavaScript
RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Express, MongoDB, Redis, JWT, Socket.io, Passport.
nodejs
javascript
babel
mongodb
es6
expressjs
nodejs-mongodb
nodejs-framework
nodejs-api
nodejs-server
nodejs-cluster
node-api
nodejs-boilerplate
nodejs-api-boilerplate
nodejs-backend
nodejs-api-auth
nodejs-api-scalability
nodejs-server-api
nodejs-redis
nodejs-authentication
-
Updated
Aug 4, 2021 - JavaScript
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
nodejs
api
express
node
tensorflow
parse-server
tensorflow-tutorials
node-js
express-js
nsfw
tensorflow-examples
parse-sdk
node-api
parse-community
tensorflow-js
nsfw-recognition
parse-platform
nsfw-classifier
nsfw-app
nsfw-detection
-
Updated
Jun 19, 2021 - JavaScript
antoniomuso
commented
Nov 30, 2021
Sometimes buffer is not required; we can integrate a parameter asBuffer
to choose the output type between string and buffer.
The Javascript SDK for the UniBit API
-
Updated
Jan 5, 2021 - JavaScript
A NodeJS client for BigDataCloud API connectivity
nodejs
node
big-data
bigdata
api-client
ip-address
node-js
ip-lookup
ip-location
ip-geolocation
node-api
ip-address-lookup
ip-address-web-service
ip-address-tool
ip-geolocation-api
node-library
bigdatacloud
bigdatacloudapi
-
Updated
Jul 25, 2021 - JavaScript
TypeORM, Express, Typescript boilerplate code
-
Updated
Jul 3, 2021 - TypeScript
A RESTful API to fetch latest job notifications(INDIA only) from various sources.
middleware
json
rest-api
nodemon
web-scraper
web-scraping
india
restful-api
exams
express-js
jobsearch
notification-server
nodejs-server
job-search
node-api
latest-notifications
-
Updated
Sep 21, 2021 - JavaScript
Node-API implementation for Emscripten
-
Updated
Feb 9, 2022 - C++
YouTube Scraper REST API with Puppeteer by following the TDD approach
web-scraping
jest-tests
node-api
webscraper-api
jest-puppeteer
puppeteer-demo
youtube-scraper
express-example
-
Updated
Sep 21, 2021 - JavaScript
RESTful API
-
Updated
Jan 19, 2022 - TypeScript
This is an API rest made whit node.js to a Todo-app
-
Updated
Nov 9, 2020 - JavaScript
An API Boilerplate in Node to create a ready-to-use REST API in seconds
-
Updated
Nov 20, 2018 - JavaScript
A pharma supply chain network which helps to solve the problem of drug counterfeiting.
nodejs
docker
blockchain
supply-chain
postman
shell-script
hyperledger-fabric
chaincode
node-api
counterfeiting
pharmanet
-
Updated
Nov 29, 2020 - JavaScript
This is a RAW Node.js project.
-
Updated
Jul 12, 2021 - JavaScript
Implementing Authentication in a Nuxt.js App
-
Updated
Jun 1, 2020 - Vue
node version of my portfolio website. es6 js, sass, nodejs, expressjs, handlebars, grunt, bower
nodejs
javascript
sass
api
npm
babel
grunt
express
modules
eslint
es6
handlebars
scss
expressjs
grunt-task
node-js
api-service
node-api
-
Updated
Jan 27, 2022 - SCSS
web api library
-
Updated
Feb 9, 2022 - TypeScript
[PT-BR] API de consulta de placas de veículos
-
Updated
Jul 20, 2020 - JavaScript
the backend of Mini project AwareWeGo Created using ExpressJs, NodeJs, and NoSql Database MongoDB (connect to mongodb atlas)
-
Updated
May 11, 2021 - JavaScript
Node JS and Express JS API Boilerplate
-
Updated
Feb 11, 2022 - JavaScript
Improve this page
Add a description, image, and links to the node-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the node-api topic, visit your repo's landing page and select "manage topics."
I'm not certain there's any reason this if block strictly has to exist.
Sure empty enums may not be useful in this context because they can never be constructed, but it creates a compiler error which may obscure other compiler errors. I'm developing code for which I know I'm g