Coder Social home page Coder Social logo

ngx-http-client's Introduction

Hey! I'm @tiangolo (Sebastián Ramírez). 👋

I'm a software developer from Colombia. 🇨🇴

I currently live in Berlin, Germany. 🇩🇪

I created FastAPI, Typer, SQLModel, Asyncer, and a bunch of other open source tools. 🚀

I have been building APIs and tools for Machine Learning and data systems, in the Americas, the Middle East, and Europe, with different teams and organizations. 🌎

I'm now working full time on my open source projects and the ecosystem. 🤓

You can find me on:

ngx-http-client's People

Contributors

tiangolo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

moczix

ngx-http-client's Issues

Error received when using this module

Using Angular 4.4.6, cli 1.4.9.

After replacing Angular's HttpClientModule with this one I get the following error during startup:

ERROR in /Users/user/Development/project/node_modules/ngx-http-client/src/client.ts (386,13): Argument of type '{ fromObject: { [param: string]: string | string[]; }; encoder: WebHttpUrlEncodingCodec; }' is not assignable to parameter of type '{ fromString?: string; encoder?: HttpParameterCodec; }'.
Object literal may only specify known properties, and 'fromObject' does not exist in type '{ fromString?: string; encoder?: HttpParameterCodec; }'.

Please upgrade to rxjs 6

Using this package causes bulid failures when using rxjs 6 without rxjs-compat.
Please update the code to use rxjs 6 so that rxjs-compat is not required, thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.