Git Product home page Git Product logo

git_repositories_manager's Introduction

Git Repositories Manager

Technologies ๐Ÿ’ป๐Ÿ› :

javascript node

insomnia yarn

Features ๐Ÿ”Ž๐Ÿ’ก:

Function Method URL
List GET /repositories
Add POST /repositories
Edit PUT /repositories/:id
Delete DELETE /repositories/:id
Likes POST /repositories/:id/like

Parameters โš™:

  • List:

    • Query Parameter "title";
    • It is able to search for repositories with a specific title.
  • Add:

    • Body Parameter "title", "url", "techs";
    • It is able to add a repository with a title, url and their technologies.
  • Edit and Delete:

    • Route Parameter "id";
    • It is able to edit or delete a repository by ID.
  • Likes:

    • Route Parameter "id";
    • It is able to like a repository by ID.

git_repositories_manager's People

Contributors

lucaslima337 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.