Skip to content

eduinlight/file-service-backend

Repository files navigation

File Server Api

This is the File server api of the file server frontend.

Instructions

  1. Install leiningen
  2. Install dependencies
$ git clone https://github.com/eduinlight/file-service-backend
$ cd file-service-backend
$ lein deps
  1. Run the server on port 4000
$ lein ring server 4000

Swagger documentation

Enter to http://localhost:4000 and you will see something like this image.


LICENCE

Releases

No releases published

Packages

No packages published