Skip to content

If you are a OreoDroiders Community Member add your name by creating a PR to this repo .

License

Notifications You must be signed in to change notification settings

oreodroiders/Community-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OreoDroiders Community API

An API that returns name of all the members of OreoDroiders Community .

Invite link to Join OreoDroiders Community

Join OreoDroiders Whatsapp Community and add your name to our API .

Format of adding your self as a member

  • must have joined OreoDroiders Community as a member
  • follow the correct format ; get reference from others who have added themselves
  • do not add your name in between or above others , add your name at the end

🔥 Add your profile

  1. Fork the project:
  • Click the Fork button in the top right of this page. This creates your copy of the project and saves it as a new repository in your github account
  1. Navigate to file:
  • Navigate to the members.json file.
  1. Edit:
  • On the top right of the JSON file, click on the pencil icon to edit the file by adding your name , email , twitter id and linkedin id.

By the reference of template given below , you can add your details :

 , {
    "name" : "  " ,
    "email" : " " ,
    "twitter" : "  " ,
    "linkedin" : " " 
  } 
  • After editing the JSON file, add a commit message and click on the green button saying "Commit Changes".
  1. Raise a Pull Request :
  • And finally create a Pull Request!

    Usage of this API

    OreoDroiders Android Team is working on an App for our community where we will use this api to display amazing members of the community.

    Endpoints of the API

    Base URL https://oreodroiders.github.io/Community-api/

    Endpoints

    /members.json

    returns the json response of all the members details

    Feedbacks & Issues

    Feel free to raise a genuine issue and our team would try their best to resolve it ASAP .

About

If you are a OreoDroiders Community Member add your name by creating a PR to this repo .

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages