Skip to content

jeffleon1/ionix

Repository files navigation

Ionix

is an api that has an authentication service with two cruds, one for vaccination and one for drugs.

Prerequisites

Please create the .env file take in account that you can find an example in the root path .env-sample

Run

You can find a file called Makefile to run it you will need to have "make" insatalled on your computer.

  • you can be able to installed with the command below with linux: sudo apt install make macOS: brew install make

1.) Run with docker

make run-docker

once you no longer need the container please run the following command

make down-docker

Documentation

Once the project is up I suggest you go to the documentation built in swagger and make the request with the user interface.

http://localhost:8080/swagger/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published