An open API service indexing awesome lists of open source software.

https://github.com/theabbie/facefun

Unofficial FaceFun API
https://github.com/theabbie/facefun

facefun theabbie

Last synced: about 1 month ago
JSON representation

Unofficial FaceFun API

Awesome Lists containing this project

README

        

# FaceFun API

![FaceFun](https://user-images.githubusercontent.com/17960677/101795907-67be6f00-3b2e-11eb-81cd-b725849f0335.png)

>**Unofficial FaceFun API**

## Example

The Following Code snipet will help you understand how to use this.

```js
var face = require("facefun");

(async function() {
await face(path);
})();
```

## Contributing

Thank you for your interest in contributing, If you feel like there's something missing or any new feature can be added, just create a PR and I will see the rest.

## Help

You can contact me on social media, Everything about me can be found [here](https://theabbie.github.io)

## Installation

### Requirements

* Node.Js installed

### Dev Dependencies

* Axios
* Form-Data

## Credits

* [FaceFun](https://facefun.ai) For Creating an excellent tool.

## Contact

Contact me anywhere, just visit [my portfolio](https://theabbie.github.io)

## License

This project is licensed under MIT License, See [LICENSE](/LICENSE) for more information