express-api-starter

A basic starter for an express.js API (by w3cj)

Express-api-starter Alternatives

Similar projects and alternatives to express-api-starter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better express-api-starter alternative or higher similarity.

express-api-starter reviews and mentions

Posts with mentions or reviews of express-api-starter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-15.
  • Free API Builder
    3 projects | /r/api | 15 Oct 2022
    GitHub - w3cj/express-api-starter: A basic starter for an express.js API
  • how can I combine these two package.json files so I can deploy to heroku?
    2 projects | /r/learnprogramming | 4 Sep 2022
    { "name": "express-api-starter", "version": "1.2.0", "description": "A basic starter for an express.js API", "main": "index.js", "scripts": { "start": "node src/index.js", "dev": "nodemon src/index.js", "lint": "eslint --fix src", "test": "jest" }, "keywords": [], "author": "CJ R. (https://w3cj.now.sh)", "repository": { "type": "git", "url": "https://github.com/w3cj/express-api-starter.git" }, "license": "MIT", "dependencies": { "cors": "^2.8.5", "csv-parse": "^5.3.0", "dotenv": "^16.0.1", "express": "^4.18.1", "helmet": "^5.1.1", "morgan": "^1.10.0", "path": "^0.12.7", "string-sanitizer": "^2.0.2" }, "devDependencies": { "eslint": "^8.22.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.26.0", "jest": "^28.1.3", "nodemon": "^2.0.19", "supertest": "^6.2.4" } }

Stats

Basic express-api-starter repo stats
2
385
3.8
about 1 month ago

w3cj/express-api-starter is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of express-api-starter is JavaScript.


Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com