Skip to content

Nekland/BaseApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nekland Base API

Build Status

Why

I made this project because I created a lib for Youtube API and another for Souncloud API.

Both libs have the same needs. To avoid duplicated code, I made this little project that can be used as a base for the API lib you want to create.

How

Documentation

This project does not need so much documentation but I wrote some for interested people. Checkout the doc folder.

This project is inspirated by KNPLabs api libs.