An open API service indexing awesome lists of open source software.

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

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