Trinmar Boado Posted on Dec 11, 2020 • Updated on Dec 17, 2020 Abstracting those Boring API Requests & Endpoints #javascript #webdev #tutorial Go to the tutorial https://dev.to/trinly01/abstracting-those-boring-api-requests-endpoints-23jo Top comments (4) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Michael Z Michael Z Michael Z Follow Software writer Location Tokyo Joined Oct 7, 2018 • Dec 11 '20 Dropdown menu Copy link Hide I like these ideas to abstract those boring API requests ;) I've created something similar where the integration is completely seamless: github.com/MZanggl/seamlessly Collapse Expand Trinmar Boado Trinmar Boado Trinmar Boado Follow An ICT Advocate, Trainer and Consultant. He is giving talks and facilitating Hands-on Trainings to schools and other IT Location Philippines Joined Oct 25, 2019 • Dec 11 '20 Dropdown menu Copy link Hide Thanks sir. almost same API from the initial version. Collapse Expand Tobias Nickel Tobias Nickel Tobias Nickel Follow German Software Engineer sharinh thoughts Location MUNICH Germany Work Technical Lead Joined Jul 15, 2018 • Dec 11 '20 Dropdown menu Copy link Hide does it play nice with typescript? is the servers type definition available in client side? Collapse Expand Trinmar Boado Trinmar Boado Trinmar Boado Follow An ICT Advocate, Trainer and Consultant. He is giving talks and facilitating Hands-on Trainings to schools and other IT Location Philippines Joined Oct 25, 2019 • Dec 11 '20 Dropdown menu Copy link Hide you can try it sir and share your results <3 Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (4)
I like these ideas to abstract those boring API requests ;)
I've created something similar where the integration is completely seamless: github.com/MZanggl/seamlessly
Thanks sir. almost same API from the initial version.
does it play nice with typescript? is the servers type definition available in client side?
you can try it sir and share your results <3