Skip to content

bimsharp/web_autodesk_data

Repository files navigation

web_autodesk_data

Setup

  1. Run npm i to install packages.
  2. Create an .env file from .env.example and fill in the variables - all are needed for this project.
  3. Run npm start to access and interact with API.

Testing

  1. Run npm i to install packages.
  2. Run npm run test to run all tests.

Testing - Postman

  1. import collection into postman
  2. configure collection variables base_url and autodesk_user_id

ToDo

  • implement database integration - postgresql can be used via the existing pg package, this will be a good learning opportunity.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published