https://github.com/mauriciorobayo/rues-api
RUES API wrapper
https://github.com/mauriciorobayo/rues-api
colombia nit rues
Last synced: 6 months ago
JSON representation
RUES API wrapper
- Host: GitHub
- URL: https://github.com/mauriciorobayo/rues-api
- Owner: MauricioRobayo
- Created: 2024-12-19T02:53:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T20:41:43.000Z (7 months ago)
- Last Synced: 2025-03-18T20:45:59.197Z (7 months ago)
- Topics: colombia, nit, rues
- Language: TypeScript
- Homepage: https://www.registronit.com
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RUES API
Nodejs client for the Registro Único Empresarial y Social API.
## Install
```
npm install rues-api
```See the [examples](src/examples) directory for usage.