Skip to content

diegohq/lorem-ipsum

Repository files navigation

Lorem Ipsum

This is a Lorem Ipsum API.

This project has been made with educational purposes.

The main idea here was to build a project using Express.

Usage

To run server:

docker-compose up server

And access http://localhost:3000

Development

To run in development mode:

docker-compose up start

Access http://localhost:3000 and every time you change the code, the server will be reloaded

Tests

To the tests:

docker-compose run --rm npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published