Trinmar Boado Posted on Dec 11, 2020 • Edited 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 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 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. Code of Conduct • Report abuse For further actions, you may consider blocking this person and/or reporting abuse
Top comments (4)
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
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.