Skip to content

API service is designed to be used in CAD software. To create drawing elements such as lines, circles and arcs to organise, It performs the recording and recording tasks.

License

Notifications You must be signed in to change notification settings

mzahidberber/Draw-Api-Node

Repository files navigation



It is a service designed to be used in CAD programs. Each user can create his own various drawing elements such as lines, circles, arcs, etc. You can create and save their data and make edits on these drawing elements. Users can convert the drawings they create into .df format. In order to use this service, you must first create a new user and token from the auth service and add this token information to the header section of the requests below and send the request. It obtains user information from the token.

Quick Start

npm install
npm start

or

docker-compose up -d

About

API service is designed to be used in CAD software. To create drawing elements such as lines, circles and arcs to organise, It performs the recording and recording tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published