Skip to content

nanoREST is a tiny MVC REST framework for micro-services.

Notifications You must be signed in to change notification settings

SindriaInc/nanoREST

Repository files navigation

nanoREST

nanoREST is a tiny MVC REST framework for micro-services.

Setup Development Environment

  • Clone this repo: git clone git@git.sindria.org:<project-namespace>/<repo-name>.git
  • Move into it: cd <repo-name>
  • Setup env: cp .env.local .env
  • Setup docker compose: cp docker-compose.local.yml docker-compose.yml
  • Start environment: docker-compose up -d

About

nanoREST is a tiny MVC REST framework for micro-services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published