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

https://github.com/beanboi7/yomomma-apiv2

REST-API using FastAPI for Python that gives a 'yo momma' joke
https://github.com/beanboi7/yomomma-apiv2

fastapi hacktoberfest joke rest-api yo-momma

Last synced: 6 months ago
JSON representation

REST-API using FastAPI for Python that gives a 'yo momma' joke

Awesome Lists containing this project

README

          

# yomomma-apiv2
[![example workflow](https://github.com/beanboi7/yomomma-apiv2/actions/workflows/test.yml/badge.svg)](https://github.com/beanboi7/yomomma-apiv2/actions/workflows/test.yml)
[![Heroku](https://byob.yarr.is/beanboi7/yomomma-apiv2/heroku/)](https://yomomma-api.herokuapp.com/jokes/)

**An API that insults yo momma.**

### [yomamma-api.herokuapp.com](https://yomomma-api.herokuapp.com/jokes)

Can be seen listed on [Public-APIs](https://github.com/public-apis/public-apis#personality).

## API Usage

For the complete documentation check out [here.](https://beanboi7.github.io/yomomma-apiv2/)

> P.S: API is rate limited to 5 calls/minute.

## Development

This API is based on [FastAPI](https://fastapi.tiangolo.com/) and currently hosted on [Heroku](https://www.heroku.com/).

To contribute, see [this](./CONTRIBUTING.md).

Contributors:



## Acknowledgements

Thanks to [rdegges](https://github.com/rdegges) and [szymex](https://github.com/szymex73) for the jokes. Yo momma would be proud, atleast now.

## License

This software is licensed under the terms of the [MIT License](./LICENSE).