-
Notifications
You must be signed in to change notification settings - Fork 0
SebasRomero/api_persons_communities
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
{ "email":"[email protected]", "password":"123456" } With the token obtained, you will be able to create persons to work with To create a new person: { "name":"Sebastian", "age":21, "communities":[{"name":"Gopher"}] }
About
Rest api almacened in memory about create a person with a name, age and communities, but before that, must log in an email and password to get a jwt and be able to use the api
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published