Added
- Initial pre-release of fedfred
- Core functionality for making api requests
- License file
- [README.md](https://github.com/nikhilxsunder/fedfred/blob/main/README.md)
- [fedfred.py](https://github.com/nikhilxsunder/fedfred/blob/main/src/fedfred/fedfred.py)
- [**init**.py](https://github.com/nikhilxsunder/fedfred/blob/main/src/fedfred/__init__.py)
- [requests](https://pypi.org/project/requests/) dependency
- [pyproject.toml](https://github.com/nikhilxsunder/fedfred/blob/main/pyproject.toml)
- initial directory structure
- setuptools for build backend
[Unreleased]: https://github.com/nikhilxsunder/fedfred/compare/v1.2.8...HEAD