Skip to content

Newton-OOP2-AAAI/web-shop

Repository files navigation

web-shop

Educational project in Spring boot

Twitter4j

To get access to twitter-API you must add a file
"twitter4j.properties" in resources folder
with these fields:

debug=true
oauth.consumerKey=******
oauth.consumerSecret=*****
oauth.accessToken=*****
oauth.accessTokenSecret=*****

Postman collection

There is a Postman collection with all requests typed out, located in root folder. You can import this collection in Postman if you want to try out the api. Remember to set path variables and request parameters in param-tab.

About

Educational project in Spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •