All Projects β†’ octo-woapi β†’ api-with-express

octo-woapi / api-with-express

Licence: MIT license
🌈 API with Express

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to api-with-express

express-ts-api-boilerplate
Express TypeScript API Boilerplate
Stars: ✭ 15 (-40%)
Mutual labels:  prettier, joi
eaf-linter
πŸ€ͺ A linter, prettier, and test suite that does everything as-simple-as-possible.
Stars: ✭ 17 (-32%)
Mutual labels:  test, prettier
walrus
πŸŽ‰ Cli development framework.
Stars: ✭ 17 (-32%)
Mutual labels:  test, prettier
Jest Expect Message
Add custom message to Jest expects πŸƒπŸ—―
Stars: ✭ 240 (+860%)
Mutual labels:  test
Jest Html Reporters
🌈 Reporter for jest test framework. 🌈
Stars: ✭ 245 (+880%)
Mutual labels:  test
handwritten-digit-recognition-tensorflowjs
In-Browser Digit recognition with Tensorflow.js and React using Mnist dataset
Stars: ✭ 40 (+60%)
Mutual labels:  prettier
Dilettantes-Guide-to-Linting
Setting up ESLint, Prettier, VS Code, and the AirBnB style guide in beautiful harmony.
Stars: ✭ 18 (-28%)
Mutual labels:  prettier
Junit Dataprovider
A TestNG like dataprovider runner for JUnit with many additional features
Stars: ✭ 226 (+804%)
Mutual labels:  test
testza
Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! πŸ•
Stars: ✭ 409 (+1536%)
Mutual labels:  test
TypeScript-in-Nodejs-Starter
A starter kit for Node.js project written with TypeScript.
Stars: ✭ 39 (+56%)
Mutual labels:  prettier
Betterer
betterer makes it easier to make incremental improvements to your codebase
Stars: ✭ 248 (+892%)
Mutual labels:  test
Alsatian
TypeScript testing framework with test cases
Stars: ✭ 244 (+876%)
Mutual labels:  test
eslint-config-ns
ESLint config ready to be used in multiple projects. Based on Airbnb's code style with prettier, jest and react support.
Stars: ✭ 27 (+8%)
Mutual labels:  prettier
Nightwatch Cucumber
[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
Stars: ✭ 243 (+872%)
Mutual labels:  test
webpack-boilerplate
Webpack 4 boilerplate (babel, eslint, prettier, jest, sass, postcss, hmr, browsersync)
Stars: ✭ 33 (+32%)
Mutual labels:  prettier
Ocaramba
C# Framework to automate tests using Selenium WebDriver
Stars: ✭ 234 (+836%)
Mutual labels:  test
ultimate-hot-boilerplate
πŸš€ node-react universal app boilerplate with everything on hot reload, SSR, GraphQL, Flow included
Stars: ✭ 35 (+40%)
Mutual labels:  prettier
Opentest
Open source test automation tool for web applications, mobile apps and APIs
Stars: ✭ 246 (+884%)
Mutual labels:  test
Vuex Mock Store
βœ…Simple and straightforward Vuex Store mock for vue-test-utils
Stars: ✭ 246 (+884%)
Mutual labels:  test
spec
🐣 easy to use eslint/stylelint/tslint/prettier/...
Stars: ✭ 60 (+140%)
Mutual labels:  prettier

API with Express

Example of a Node.js API written with the framework Express.

Getting started

Install the dependencies

$ npm install

Run the tests

$ npm test

Start the project

$ npm start # default port is 3000

Features

Based on the Katapi kata!

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].