Skip to content

Patterns api node com unit test jasmine docApi and docJS

License

Notifications You must be signed in to change notification settings

jaffarc/apiNode

Repository files navigation

API NODEJS PATTERNS

Codacy Badge Build Status Coverage Status

About connecting to all dbs

create all the connection to the database and leave all as exports

API consult exemple:

{
    method: 'GET',
    url: 'http://localhost:5000/list/user',
     requestHeader: {
        'content-type': 'application/json',
        'Accept-Language': 'br'
    },
}

About

Patterns api node com unit test jasmine docApi and docJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published