Skip to content

all-inEsports/userService

Repository files navigation

Welcome to userService 👋

Version Documentation Maintenance License: ISC

A service to interact with userdata

Install

npm install

Usage

npm run start

Endpoints

GET /v1/users?page=1&perPage=10
GET /v1/users/:id
POST /v1/user
PUT /v1/users/:id
DELETE /v1/users/:id

Run tests

npm run test

Author

👤 Devansh Shah

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Devansh Shah.

This project is ISC licensed.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages