Sasha Sushko

Results 44 comments of Sasha Sushko

@lazycipher Fake API based on [JSON server](https://www.npmjs.com/package/json-server). To add data you need edit `db.json`. Add in top level key `patterns`, value must be `list: []`. Like this: ``` { ......

Yep. Use `pattern`. It's my mistake. I mixed up page URL and API URL

@Vivekrajput20 please give chance to others :-) But if someone will not take it in few days, of course, you can

@shiv6146 yep, you can try ;-)

@shiv6146 how you'r going?

@alekhyaNynala Hi. Let's do one by one. Start with this #304

@alekhyaNynala thank you, not me :-)

@kunaltawatia is right. The type must be correct. It's "first of all". But @hv7214 your opinion about consistency of mock data also is correct. I'm not familiar with target syntax,...

Yes. I work on it right now. There is one major rule - all branches we checkout from develop, named by template `feature/%name%` and merged also to develop.