Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.

weeb-services/service-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awoo

#DEPRECATED

This repo is officially deprecated and should not be used anymore.

weeb-service-base

A cute and awesome foundation for your next api

js-standard-style

How to use it:

  1. clone this repo
  2. write your service
  3. create a new repo
  4. change the origin to the new repo
  5. push push

How to develop with it

  • when adding a new middleware extend the base.middleware.js, to add your middleware to the app itself, add it in the index.js via it's .middleware() function
  • when adding a new router extend the base router, to add your router to the app itself, add it in the index.js via it's .router() function

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published