Skip to content

tiagolnobre/json-file-api

Repository files navigation

JSON File API

Build a simple api from a json file

Endpoints

Note: Still playing with it

  • / -> full list of item
  • /:item -> item information

Usage

Run DEV environment with hot reload on change docker compose up and go to localhost:3000

Builds

  • make build-dev (builds dev environment)
  • make build (builds prod environment)

Tests

(Still to be done...)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published