Skip to content

fadihanna123/api

Repository files navigation

API Template

You can get, add, update, delete users using this API template.

🚀 Quick Start

# Clone the project
git clone https://github.com/fadihanna123/api.git
# Go to the directory
cd api
# Install dependencies
yarn
# Start the server
yarn dev
# Go to http://localhost:5000

Usage

You can test API CRUD operations using Postman.

🤝 Contributing

1 - Clone the project.
2 - Fork the project.
3 - Create your own branch: git checkout -b <your branchname>
4 - Push changes.
5 - Create a pull request.

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

About

API template to get, add, update, delete users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published