FuAPI is a simple REST API that provides fake users data for your projects or testing.
It is intended to be a community maintained application.
To practice my skills with Node.js and React.js I decided to create a project with some value for other people. I think a REST API is good for doing this.
I also want to improve this project over time. Of course I appreciate all feedback.
Actually FuAPI has 2 main resources:
You find all the documentation here -> FuAPI Docs
Client: React, TailwindCSS
Server: Node, Express
Database: MongoDB
- Add new resources to existing groups
- Add new groups of resources
- Improve UI
- Add new methods
- Continue scaling the application
- Add community features