Skip to content

pecknigel/open-exchange-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Exchange Connector

This is an implementation of the data access layer for the Trading Exchange Collaborative Learning Program.

It constitutes a network API providing connections to data services.

What’s all this about?

It’s all part of a collaborative project for learning web development and software engineering. All backed by an experienced software engineer and teacher who has stepped away after twenty years in software development to concentrate on teaching.

Teaching and mentoring is available as needed, Monday to Saturday.

Getting Started

See the program repo for info on getting started and about this learning program in general.

How to Run the Project

Clone the repository and install the dependencies.

git clone git@github.com:pecknigel/open-exchange-connector.git
npm install

Run npm start to start the dev server.

Testing API Routes

Postman collection coming soon.

Specification

See Data Access Layer for more about the system layer that this project implements.

See Data Access Layer Interface Agreements for specification of the interface that this should provide.

Project Management and Discussion

We’re looking to keep project management simple and housed on GitHub.

It’s currently the only places for discussion too, at least publicly.

GitHub Issues
Issues · pecknigel/open-exchange-connector

Contributions

Contributions are welcome. See CONTRIBUTING.md (currently a stub).

Licensing

This project is dual licensed. See LICENSE.txt.

Packages

No packages published