The goal is to Provide the API backend for the new TEDxAmsterdam website - created by volunteers from all over the world.
Clone the repository and run npm install
:
git clone https://github.com/TEDxAmsterdam/Backend.git && cd Backend && npm install
npm install -g generator-loopback
slc run
To use the IBM Connect API Editor you can do the following:
npm install -g apiconnect
To run the editor: (from the project folder)
apic edit
Sharing ideas about technology, enterainment and design; those are the three pillars that started TED off in the ‘80s. We want to continue to build upon the philosophy; to share and spread knowledge, inspire and create new ideas (and things) to achieve greatness.
By looking into the open source community to leverage the power of great developers who in return want to show and share their development skills; to their peers and other thinkerers by contributing under the TEDx flag; We want to make this an awesome and powerful statement to show that an aligned decentralised effort can bring about great new things.
Developers all over the world can apply to participate!
Check out the Community Website and apply to join!
LoopBack is a highly-extensible, open-source Node.js framework that enables you to:
Create dynamic end-to-end REST APIs with little or no coding. Access data from Oracle, MySQL, PostgreSQL, MS SQL Server, MongoDB, SOAP and other REST APIs. Incorporate model relationships and access controls for complex APIs. Use built-in push, geolocation, and file services for mobile apps. Easily create client apps using Android, iOS, and JavaScript SDKs. Run your application on-premises or in the cloud. LoopBack consists of:
A library of Node.js modules. Yeoman generators for scaffolding applications. Client SDKs for iOS, Android, and web clients. LoopBack tools include:
Command-line tool slc loopback to create applications, models, data sources, and so on. StrongLoop Arc, a graphical tool for editing LoopBack applications; and for deploying and monitoring applications. For more details, see the Loopback website.
Latest build of the API: API Staging