Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 479 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 479 Bytes

#ms_users

This is a microservice usign Tesla microservices framework.

Usage

Clone the repo. Start the example microservice with

$ lein run

Access the status report under http://localhost:8081/status. Access the health status under http://localhost:8081/health.

TODO

  • Save the user in nosql database
  • Return the Welcome page encrypted with PGP after create an user.
  • Login service?

Initial Contributors

Germán Goldenstein german.goldenstein@gmail.com