https://github.com/dxtaner/supertradersnodejsapi_postegresql
Trader Api
https://github.com/dxtaner/supertradersnodejsapi_postegresql
client expressjs nodejs postgresql stock trade
Last synced: 2 months ago
JSON representation
Trader Api
- Host: GitHub
- URL: https://github.com/dxtaner/supertradersnodejsapi_postegresql
- Owner: dxtaner
- Created: 2023-03-26T15:32:52.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T22:18:15.000Z (almost 3 years ago)
- Last Synced: 2025-03-13T03:17:44.270Z (over 1 year ago)
- Topics: client, expressjs, nodejs, postgresql, stock, trade
- Language: JavaScript
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Supertraders Node.js API
Supertraders Node.js API
========================
Installation
------------
1. Download or clone a copy of this project to your computer.
2. Open a console window and navigate to the project folder.
3. Run `npm install` to install the project's dependencies.
4. Start the server by running the `npm start` command.
API Documentation
-----------------
### Client
#### POST /client
Create a new client.
### Portfolio
#### POST /portfolio
Create a new portfolio.
### Stock
#### GET /stock
Get all stocks.
### Trade
#### GET /trade
Get all trades.
Usage
-----
Here is an example request for using the API:
Endpoints
---------
The API supports the following endpoints:
* GET /portfolio
* GET /trade
* GET /stock
* GET /client
Contributing
------------
If you would like to contribute to this project, please follow these steps:
1. Fork the project.
2. Create a feature branch: `git checkout -b my-new-feature`.
3. Commit your changes: `git commit -am 'Add some feature'`.
4. Push the changes to your own fork: `git push origin my-new-feature`.
5. Submit a pull request.
License
-------
The source code for this project is licensed under the MIT license. See the `LICENSE` file for details.
Contact
-------
If you have any questions or suggestions, please email us at tanerozer16@gmail.com