Nigerian-states-api icon indicating copy to clipboard operation
Nigerian-states-api copied to clipboard

Outline the kind of data each endpoint will expose in the docs

Open mubarak23 opened this issue 5 years ago • 5 comments

for each endpoint on the docs, we should have an object that shows the list of data the endpoint will expose when it is called. i.e state = { name: "" governor: "", landmark: "" }, this is according to the model of DB. then give an example with one state API call.

mubarak23 avatar Jan 19 '20 10:01 mubarak23

I can work on this and submit a pull request

mubarak23 avatar Jan 19 '20 10:01 mubarak23

Hi @mubarak23, please go ahead 🙏

seyi-adeleke avatar Mar 12 '21 10:03 seyi-adeleke

sure I will send a PR on this

mubarak23 avatar Mar 24 '21 14:03 mubarak23

I will need permission access on the repo to send my push on the new branch then I can create PR to develop or master branch. am getting this permission error (remote: Permission to seyi-adeleke/Nigerian-states-api.git denied to mubarak23.)

mubarak23 avatar Mar 24 '21 14:03 mubarak23

Hello @mubarak23, you actually don't need permission access to the repo, you can fork it and create a PR to this repo. Here's a guide you can follow. Let me know if you have any questions. Thanks

seyi-adeleke avatar Mar 25 '21 10:03 seyi-adeleke