Skip to content

SK-CSE/loopback-api

Repository files navigation

Loopback API

var methodNames = [
        'create',
        'upsert',
        'deleteById',
        'updateAll',
        'updateAttributes',
        'patchAttributes',
        'createChangeStream',
        'findOne',
        'find',
        'findById',
        'count',
        'exists',
        'replace',
        'replaceById',
        'upsertWithWhere',
        'replaceOrCreate'
    ]

About

some cool APIs created with loopback

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published