Skip to content

From the Prescription Free Academy. Part of the Trading Exchange Collaborative Learning Program.

License

Notifications You must be signed in to change notification settings

pecknigel/open-exchange-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Exchange Connector

This is an implementation of the data access layer for the Trading Exchange Collaborative Learning Program from the Prescription Free Academy of Web Development and Software Engineering.

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.

Mentoring is available as needed, seven days a week.

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.

Releases

No releases published

Packages

No packages published