All Projects → restricted → loopback-typescript-example

restricted / loopback-typescript-example

Licence: other
Loopback with TypeScript

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to loopback-typescript-example

loopback-next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 4,412 (+33838.46%)
Mutual labels:  loopback, strongloop
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+30453.85%)
Mutual labels:  loopback, strongloop
Generator Loopback Vue
app版本管理,(热更新)前后端分离,vue page分页功能,authenticate 权限控制,accesstoken机制,credentials,CI,docker
Stars: ✭ 202 (+1453.85%)
Mutual labels:  loopback
logistics-wizard
The Logistics Wizard is an end-to-end, smart supply chain management solution that showcases how to execute hybrid cloud, microservices, and predictive data analytics in the real world.
Stars: ✭ 99 (+661.54%)
Mutual labels:  loopback
Managedbass
.Net Wrapper for 'Bass' Audio Library
Stars: ✭ 131 (+907.69%)
Mutual labels:  loopback
flex-originals
🎧 A video and audio streaming web application
Stars: ✭ 36 (+176.92%)
Mutual labels:  loopback
loopback-object-acl
Object-level ACL for Loopback Node.js framework
Stars: ✭ 13 (+0%)
Mutual labels:  loopback
vue-loopback
A Vue project template with Loopback framework optionally with Vuex, Vue-router, and Auth boilerplaite
Stars: ✭ 52 (+300%)
Mutual labels:  loopback
loopback-example-polyglot
Example LoopBack application with polyglot runtimes
Stars: ✭ 14 (+7.69%)
Mutual labels:  loopback
loopback-ds-paginate-mixin
A mixin to provide pagination for loopback Model properties
Stars: ✭ 31 (+138.46%)
Mutual labels:  loopback
generator-loopback-module
Module generation for loopback framework
Stars: ✭ 13 (+0%)
Mutual labels:  loopback
loopback-component-mq
Loopback Component for working with a Message Queue
Stars: ✭ 19 (+46.15%)
Mutual labels:  loopback
acme-freight
Acme Freight's Logistics Wizard application is composed of several microservices, including three Cloud Foundry applications, LoopBack, API Connect, and multiple Cloud Function actions.
Stars: ✭ 43 (+230.77%)
Mutual labels:  loopback
learn-how-to-build-a-mean-stack-application
The goal of this tutorial is to guide you through the coding of a full-stack JavaScript example application project and connecting a backend API to an Angular 5 front-end application employing the MEAN stack.
Stars: ✭ 55 (+323.08%)
Mutual labels:  loopback
strong-error-handler
Error handler for use in development (debug) and production environments.
Stars: ✭ 36 (+176.92%)
Mutual labels:  loopback
Fireloop.io
Modern Real-Time Platform by MEAN Expert
Stars: ✭ 176 (+1253.85%)
Mutual labels:  loopback
nuxt-loopback
Nuxt + Loopback template
Stars: ✭ 11 (-15.38%)
Mutual labels:  loopback
buddy-linux
Do you remember "Wubi Ubuntu Installer"? This project is both a replacement and an improvement of Wubi. You will be able to install your Debian (or derived) distribution on a PC without repartitioning it, simply by using a secondary/external boot device (like a USB drive).
Stars: ✭ 17 (+30.77%)
Mutual labels:  loopback
loopback-connector-cassandra
Cassandra connector for the LoopBack framework.
Stars: ✭ 13 (+0%)
Mutual labels:  loopback
loopback-connector-arangodb
LoopBack connector for ArangoDB
Stars: ✭ 20 (+53.85%)
Mutual labels:  loopback

Loopback Typescript Example

Proofs:

  • TypeScript in model
  • TypeScript in boot scripts

Cons:

  • No generators (see http://fireloop.io/ for full featured framework)
  • Manual editing model (rename js to ts and insert TypeScript code)

git clone https://github.com/restricted/loopback-typescript-example.git

cd loopback-typescript-example

npm install

slc run

Good Luck!

--

The project is generated by LoopBack.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].