Skip to content

brian-assistant/tests

Repository files navigation

REST API

This is a Node.js server application for the REAS API. It provides RESTful endpoints to manage and access data.

Technologies

  • Node.js
  • Nest.JS
  • Swagger
  • Jest

Tests

The application is developed following a test-driven approach. Jest is used as the testing framework to write unit tests for various modules and components of the application.

NPM Scripts

  • start: Starts the server in production mode.
  • dev: Starts the server in development mode with auto-reloading.
  • test: Runs all the tests using Jest.

Linters

ESLint and Prettier are used as linters to maintain code quality and consistency.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors