@@ -28,3 +28,22 @@ Classless Action is an open-source project that is contained in [GitLab](https:/
- SQL Database
Images of team members were given by each team member, Company logos were obtained using [Google Images](https://images.google.com/), and various stock images were obtained from [Unsplash](https://unsplash.com/).
### **RESTful API**
(postman link)
1. Get All Companies
2. Get All Lawsuits
3. Get All Market Cap & Num of Shares
4. Get All Stock Prices
4. Get All Primary Institution Holders
5. Get Company by Symbol
- Returns a company by its symbol
6. Get Lawsuit by Symbol
- Returns lawsuits by symbol
7. Get Market Cap & Num of Shares by Symbol
- Returns a company's market cap and shares by its symbol
8. Get Stock Prices by Symbol
- Returns a company's stock price by its symbol
9. Get Primary Institution Holder by Symbol
- Returns a company's primary institution holder by its symbol