calculators-api
v1.0.0
Published
Rest API: Kalkulator najczęściej urzywanych przeliczników przy hodowli grzybów
Downloads
2
Readme
Conversion API
This is a simple API for converting various units of measurement.
Installation
Clone the repository and install the dependencies:
git clone https://github.com/yourusername/conversion-api.git
cd conversion-api
npm install
Usage
Start the server:
npm run start or npm run start-watch
Test
npm run test
API reference installation
npm run docs
The API will be available at http://localhost:3000.
See the API documentation for more information on the available endpoints.
License
This project is licensed under the MIT License.