Skip to content

Terra-Backend-Team-1/crud-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD API

A simple API with four endpoint to perfom crud operation on user data.

Contribution

To contribute to this project follow the follwing steps:

  • Clone the repo on your local machine:
      git clone https://github.com/Terra-Backend-Team-1/crud-api.git
  • CD into the directory of the project and install the dependencies:
       npm install
  • Create a new branch for your contribution
       git checkout -b branch-name
  • Commit your changes
       git add . 
  • Push your contribution to remote
       git push origin branch-name
  • Open pull request and make reference to the issue you work on using any of the following keywords:
    1. close
    2. closes
    3. closed
    4. fix
    5. fixes
    6. fixed
    7. resolve
    8. resolves
    9. resolved

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •